At 11:01 PM 4/3/2004 -0500, you wrote: >On Sat, Apr 03, 2004 at 09:49:40PM -0500, Pierre A. Humblet wrote: >>This patch removes old cruft from and streamlines the mainline of >>path_conv::check (avoiding a bunch of strlen, strcpy and the like). >>It also removes trailing / in win32 paths. > >Pierre, this patch didn't compile. I had to declare normalize_win32_path >to match your usage.
Sorry about that. The basic problem is that I am working in a sandbox that has other changes and I tried to build a patch against CVS, without testing it there. I will get a clean sandbox and do it again. Your example is very interesting! >Except that old symlinks that use EA would be slightly slower, right? Right. Pierre
