[1.7] C++ wstring support?

2009-01-14 Thread Beman Dawes
I installed 1.7 and gave g++ a quick try. It looks like C++ wide string and stream support is still not available. This has been a long time irritation for some of us in the Boost community. What can we do to help get C++ full wide character support into cygwin? Is this the right list or is

Re: Unicode in filenames support?

2005-06-13 Thread Beman Dawes
Christopher Faylor [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Fri, Jun 10, 2005 at 10:08:30PM -0400, Beman Dawes wrote: I've been in contact with Newlib people working on the problem in, which is where the problem needs to be solved. They really need encouragement that people

Re: Unicode in filenames support?

2005-06-10 Thread Beman Dawes
needs to be solved. They really need encouragement that people do care about wide character support, and that not having it is a black eye for an otherwise excellent and highly appreciated Cygwin effort. IMO of course. --Beman Dawes -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

usr/include/stdint.h fix

2005-05-30 Thread Beman Dawes
#define UINTMAX_C(x) x ## ULL --Beman Dawes -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: usr/include/stdint.h fix

2005-05-30 Thread Beman Dawes
Christopher Faylor [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Sun, May 29, 2005 at 09:22:56PM -0400, Beman Dawes wrote: usr/include/stdint.h beginning at line 177 reads: /* Macros for greatest-width integer constant expressions */ #define INTMAX_C(x) x ## L

Wide character support for GCC?

2005-05-27 Thread Beman Dawes
What's the story on wide character support for GCC? Are wchar_t, std::wstring, etc., still not supported by cygwin? If not, what would it take to get wide character support working? Is there a lot of work involved? Is it something an outside developer could contribute? --Beman Dawes

Re: Bug in fstream code and gcc-2 package?

2004-01-04 Thread Beman Dawes
that is to be expected. Thanks! --Beman Dawes -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Fw: Bug in fstream code and gcc-2 package?

2004-01-03 Thread Beman Dawes
failures as possible. See http://boost.sourceforge.net/regression-logs/ Thanks, --Beman Dawes Many thanks, John. - Original Message - From: Larry Hall [EMAIL PROTECTED] To: John Maddock [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, January 02, 2004 2:46 PM Subject: Re: Bug

Re: Bug in fstream code and gcc-2 package?

2004-01-03 Thread Beman Dawes
At 04:12 PM 1/3/2004, Gerrit P. Haase wrote: Hallo Beman, I cannot reproduce it here on my NT4 SP 6a: John Maddock can't reproduce it on his system either. First, my results for the queries below are shown after your results: $ uname -svr CYGWIN_NT-4.0 1.5.5(0.94/3/2) 2003-09-20 16:31