This is the mail archive of the cygwin-patches 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: Bug fix and enchantment in cygpath.cc


On Jul 30 16:24, Ilya wrote:
> Corinna Vinschen wrote:
> >On Jul 29 12:29, Ilya wrote:
> >  
> >>This patch is against cygpath.cc 1.42.
> >>In 1.43 addressed bug was already fixed, but I believe my fix is a bit 
> >>better.
> >>
> >>Current fix just returns filename, in case filename is for a nonexistent 
> >>file.  I think that internal short to long file name conversion routine 
> >>could be used in this case, because it deals ok with nonexistent files.
> >>    
> >
> >If you could regenerate your patch so that it's against current CVS, I
> >will take it, since its size will then be below the "trivial fix" rule.
> >Please see http://cygwin.com/contrib.html, "Before you get started",
> >second paragraph.
> >
> >
> >Thanks,
> >Corinna
> >  
> No problem :)
>[...]
> 	* cygpath.cc (get_long_name): Fallback to get_long_path_name_w32impl.
> 	Properly null-terminate 'buf'.

Thanks.  Applied with minor changes.


Corinna


-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


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