RE: errno.h - EILSEQ

2002-04-06 Thread Norman Vine
Dave Trollope writes: >> > >I would willingly create a patch myself, but I don't currently understand >what this error code is for, I was hoping someone would know. http://www-ccs.ucsd.edu/c/errno.html#EILSEQ HTH Norman -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug r

Re: errno.h - EILSEQ

2002-04-06 Thread Christopher Faylor
On Sat, Apr 06, 2002 at 04:31:06PM -0600, Dave Trollope wrote: >Christopher Faylor wrote: >>On Fri, Apr 05, 2002 at 10:01:36PM -0600, Dave Trollope wrote: >>>Since it exists on Linux and Solaris, I figured that this was new to >>>Cygwin and its applications. The question is, for what was it >>>in

Re: errno.h - EILSEQ

2002-04-06 Thread Dave Trollope
Hi Chris, Christopher Faylor wrote: > On Fri, Apr 05, 2002 at 10:01:36PM -0600, Dave Trollope wrote: > >Since it exists on Linux and Solaris, I figured that this was new to > >Cygwin and its applications. The question is, for what was it > >introduced to both Linux and Solaris, and shouldn't

Re: errno.h - EILSEQ

2002-04-05 Thread Christopher Faylor
On Fri, Apr 05, 2002 at 10:01:36PM -0600, Dave Trollope wrote: >Since it exists on Linux and Solaris, I figured that this was new to >Cygwin and its applications. The question is, for what was it >introduced to both Linux and Solaris, and shouldn't it be introduced to >Cygwin? That's rarely the

Re: errno.h - EILSEQ

2002-04-05 Thread Dave Trollope
Hi Corinna, Since it exists on Linux and Solaris, I figured that this was new to Cygwin and its applications. The question is, for what was it introduced to both Linux and Solaris, and shouldn't it be introduced to Cygwin? Cheers Dave Corinna Vinschen wrote: > On Wed, Apr 03, 2002 at 10:25:07P

Re: errno.h - EILSEQ

2002-04-04 Thread Corinna Vinschen
On Wed, Apr 03, 2002 at 10:25:07PM -0600, Dave Trollope wrote: > Hi > > I have been compiling and running fvwm successfully in cygwin for sometime now, > but recent code changes in fvwm check for an error code of EILSEQ. This is > standard on Linux, Solaris from the discussions I've had on the f