Re: exceeding PATH_MAX

2005-03-28 Thread Christopher Faylor
On Mon, Mar 28, 2005 at 04:19:08PM +, Eric Blake wrote: >Christopher Faylor cygwin.com> writes: >> >2005-03-26 Eric Blake byu.net> >> > >> >* errno.cc (FILENAME_EXCED_RANGE): Map to ENAMETOOLONG. >> >> This is apparently fixing the symptom rather than the problem. Cygwin >> is suppose

Re: exceeding PATH_MAX

2005-03-28 Thread Eric Blake
Christopher Faylor cygwin.com> writes: > >2005-03-26 Eric Blake byu.net> > > > > * errno.cc (FILENAME_EXCED_RANGE): Map to ENAMETOOLONG. > > This is apparently fixing the symptom rather than the problem. Cygwin > is supposed to be detecting if the name is too long before it gets to > the