Re: GCC bug with strftime

2003-01-14 Thread Richard Troy
4 Jan 2003, Corinna Vinschen wrote: > Date: Tue, 14 Jan 2003 10:05:46 +0100 > From: Corinna Vinschen <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: Cygwin <[EMAIL PROTECTED]> > Subject: Re: GCC bug with strftime > > On Mon, Jan 13, 2003 at 07:00:07PM -0800, R

Re: GCC bug with strftime

2003-01-14 Thread Corinna Vinschen
On Mon, Jan 13, 2003 at 07:00:07PM -0800, Richard Troy wrote: > > > The problem is that this call fails to return an hour: > > > > > > strftime(IT,key,"%m/%d/%y %l:%M %p", brokentime); I'm sorry to say that but... > The answer is yes, I have checked. The code works in my various RedHat > environm

Re: GCC bug with strftime

2003-01-13 Thread Norman Vine
Richard Troy writes: > > I recently discovered a bug in strftime(). I downloaded a very recent copy > of cygwin and tried again, but it's still there. So, I'd like to report > it. I sent mail to the gcc-bugs list but nobody there seems to care, so I > thought I'd mention it here. > > The problem

Re: GCC bug with strftime

2003-01-13 Thread Richard Troy
> > of cygwin and tried again, but it's still there. So, I'd like to report > > it. I sent mail to the gcc-bugs list but nobody there seems to care, so I > > thought I'd mention it here. > > > > The problem is that this call fails to return an hour: > > > > strftime(IT,key,"%m/%d/%y %l:%M %p", br

Re: GCC bug with strftime

2003-01-13 Thread Richard Troy
> >I recently discovered a bug in strftime(). I downloaded a very recent copy > >of cygwin and tried again, but it's still there. So, I'd like to report > >it. I sent mail to the gcc-bugs list but nobody there seems to care, > > Why *would* anyone in gcc care about a library problem? I believe th

Re: GCC bug with strftime

2003-01-13 Thread Christopher Faylor
On Mon, Jan 13, 2003 at 05:46:20PM -0800, Richard Troy wrote: >I recently discovered a bug in strftime(). I downloaded a very recent copy >of cygwin and tried again, but it's still there. So, I'd like to report >it. I sent mail to the gcc-bugs list but nobody there seems to care, Why *would* anyon

GCC bug with strftime

2003-01-13 Thread Richard Troy
Hi All, It's been about eight months since I last posted to this list - hope everyone is doing well... I recently discovered a bug in strftime(). I downloaded a very recent copy of cygwin and tried again, but it's still there. So, I'd like to report it. I sent mail to the gcc-bugs list but nobod