This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch]: chdir


On Thu, May 06, 2004 at 11:03:33AM -0400, Pierre A. Humblet wrote:
>"Pierre A. Humblet" wrote:
>> Corinna Vinschen wrote:
>> > Ooops:
>> >
>> >   $ cd /
>> >   /: No such file or directory.
>> 
>>Oops, nothing to do with chdir.  It's in the code that detects file
>>components consisting entirely of dots or spaces.
>
>And here is the corrected patch.
>
>2004-05-06  Pierre Humblet <pierre.humblet@ieee.org>
>
>	* path.cc (path_conv::check): Strip trailing dots and spaces and returns
>	error if the final component had only dots and spaces.
>	(normalize_posix_path): Revert 2004-04-30.

Could check in this + the chdir patch, Pierre?

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]