On Tue, Aug 03, 2004 at 08:23:52PM -0400, Pierre A. Humblet wrote: >Here is a patch.
Thanks much but unless you are really really sure that this patch will introduce no regressions, I'd like to hold off applying this patch until after 1.5.11. cgf >2004-08-04 Pierre Humblet <[EMAIL PROTECTED]> > > * cygheap.h (cwdstuff::drive_length): New member. > (cwdstuff::get_drive): New method. > * path.cc (normalize_win32_path): Simplify by using cwdstuff::get_drive. > (mount_info::conv_to_win32_path): Use cwdstuff::get_drive as default for /. > (cwdstuff::set): Initialize drive_length.
