libstdc++ ctype & os support for Darwin

Geoffrey Keating geoffk@apple.com
Wed Nov 3 00:02:00 GMT 2004


On 02/11/2004, at 3:53 PM, Benjamin Kosnik wrote:

>
> Long overdue. It's nice to see this in.
>
> I am seeing a couple of failures in regression runs posted on 
> gcc-testresults. In particular,
>
> 22_locale/num_get/get/char/10.cc
> 22_locale/num_get/get/char/4.cc
>
> Should not fail (wchar_t either.) Usually these failures can be traced
> back to ctype implementation errors.

They fail because the system C library doesn't implement 'long double' 
on Panther.  They failed before this patch too.

> FYI
>
> -benjamin
>
>> 2004-10-29  Geoffrey Keating  <geoffk@apple.com>
>>
>> 	* configure.host (darwin*): Set os_include_dir to a separate 
>> directory
>> 	for Darwin.
>> 	* acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Add a new C locale kind,
>> 	'darwin'.
>> 	* config/locale/darwin/ctype_members.cc: New.
>> 	* config/os/bsd/darwin/ctype_base.h: New.
>> 	* config/os/bsd/darwin/ctype_inline.h: New.
>> 	* config/os/bsd/darwin/ctype_noninline.h: New.
>> 	* config/os/bsd/darwin/os_defines.h: New.
>>
-- 
Geoff Keating <geoffk@apple.com>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2361 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20041103/9195b868/attachment.p7s>


More information about the Libstdc++ mailing list