RE: RHAS 4u4 gcc 3.4.6 ctype.narrow failed assertion

2007-05-24 Thread Scott Zhong
My mistake, the test failure occurs in libc mode. -Original Message- From: Scott Zhong [mailto:[EMAIL PROTECTED] Sent: Thursday, May 24, 2007 10:39 AM To: stdcxx-dev@incubator.apache.org Subject: RE: RHAS 4u4 gcc 3.4.6 ctype.narrow failed assertion Yes wctype.cpp the library source. In

RE: RHAS 4u4 gcc 3.4.6 ctype.narrow failed assertion

2007-05-24 Thread Scott Zhong
Yes wctype.cpp the library source. In native mode is where the error occurs. -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 23, 2007 5:20 PM To: stdcxx-dev@incubator.apache.org Subject: Re: RHAS 4u4 gcc 3.4.6 ctype.narrow failed assertion Scott

Re: RHAS 4u4 gcc 3.4.6 ctype.narrow failed assertion

2007-05-23 Thread Martin Sebor
u (Scott) Zhong -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 23, 2007 11:26 AM To: stdcxx-dev@incubator.apache.org Subject: Re: RHAS 4u4 gcc 3.4.6 ctype.narrow failed assertion Scott Zhong wrote: RHAS 4u4 gcc 3.4.6 ctype.narrow failed assertion

RE: RHAS 4u4 gcc 3.4.6 ctype.narrow failed assertion

2007-05-23 Thread Scott Zhong
Sebor [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 23, 2007 11:26 AM To: stdcxx-dev@incubator.apache.org Subject: Re: RHAS 4u4 gcc 3.4.6 ctype.narrow failed assertion Scott Zhong wrote: > RHAS 4u4 gcc 3.4.6 ctype.narrow failed assertion I'm not sure I follow what you're trying to

Re: RHAS 4u4 gcc 3.4.6 ctype.narrow failed assertion

2007-05-23 Thread Martin Sebor
Scott Zhong wrote: RHAS 4u4 gcc 3.4.6 ctype.narrow failed assertion I'm not sure I follow what you're trying to tell us here. What problem are you pointing out? A bug in the test itself or one in the library? If you feel there is a problem in the ctype facet a better way to explain i

RHAS 4u4 gcc 3.4.6 ctype.narrow failed assertion

2007-05-15 Thread Scott Zhong
RHAS 4u4 gcc 3.4.6 ctype.narrow failed assertion There are specific char values that fails widen narrow conversion in the 22.locale.cytpe.narrow test. http://scottzroguewave.bravehost.com/22.locale.ctype.narrow.cpp Below shows values that narrow_chars and narrow_out differ after line 615 on 22