Changeset 68392

Timestamp:
Jan 23, 2011, 4:42:51 PM (12 years ago)
Author:
Daniel James
Message:

Change the way the filename is stored.

No longer stored in the iterator which means there's less messing around
with pointers and strings. Always stored as a fs::path which will help
with support for unicode. Also passed to outwarn and outerr as fs::path
so they can handle writing unicode filenames to the output.

(No files)

Note: See TracChangeset for help on using the changeset viewer.