Re: mbstate_t bug still around

2002-11-09 Thread Peter J. Stieber
This problem is fixed by the latest GCC release (gcc-3.2-2.tar.bz2) . Thanks, Pete -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

mbstate_t bug still around

2002-11-07 Thread Peter J. Stieber
I'm using cygwin v1.3.15 under Win2K CYGWIN_NT-5.0 NAME 1.3.15(0.63/3/2) 2002-11-07 13:57 i686 unknown My cygcheck.txt is attached. I tried to compile the following simple code "Sample.cpp" #include #include using n