Daniel James 024feb181b 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.

[SVN r68392]
2011-01-23 16:42:51 +00:00
2010-04-05 07:24:27 +00:00
Description
Mirrored via gitea-mirror
7.4 MiB
Languages
C++ 98.5%
Python 0.9%
Shell 0.4%
C 0.1%