Another attempt to patch path.cc for trailing dots

2004-12-16 Thread Mark Paulus
* path.cc (path_conv::check): retain trailing dots and spaces * path.cc (mount_item::build_win32): strip trailing dots and spaces for unmanaged filesystems path.cc.patch Description: Binary data

Re: Another attempt to patch path.cc for trailing dots

2004-12-16 Thread Christopher Faylor
On Thu, Dec 16, 2004 at 04:48:52PM -0700, Mark Paulus wrote: > * path.cc (path_conv::check): retain trailing dots and spaces > * path.cc (mount_item::build_win32): strip trailing dots and spaces > for > unmanaged filesystems Thanks for the effort. You're working on some of th