Opened 12 years ago

Closed 11 years ago

#5056 closed Bugs (fixed)

Support wide paths in Quickbook

Reported by: Daniel James Owned by: Daniel James
Milestone: Boost 1.47.0 Component: quickbook
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

See #5055. Will also need to convert the path to UTF-8 for the FILENAME macro.

Change History (3)

comment:1 by Daniel James, 12 years ago

Status: newassigned

That's UTF-8 for the __FILENAME__ macro.

comment:2 by Daniel James, 12 years ago

Milestone: To Be DeterminedBoost 1.47.0

comment:3 by anonymous, 11 years ago

Resolution: fixed
Status: assignedclosed

Almost complete support in the release branch now. Only problem is writing out filenames in error messages and warnings. Does work under certain circumstances (e.g. compiled with a recent Visual C++ and run from the terminal, or when output to a compatible code page) but a general solution doesn't seem possible. So marking this fixed.

Note: See TracTickets for help on using tickets.