This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: std_limits.h os_defines.h




--On Friday, August 10, 2001 09:52:35 AM -0700 Richard Henderson 
<rth@redhat.com> wrote:

> On Fri, Aug 10, 2001 at 04:13:38AM +0200, Gabriel Dos Reis wrote:
>>    Thanks for checking all this.  Please, would you be willing to
>> produce a patch to config/ bits to correct those corner cases not
>> handled by the generic std_limits.h?
>
> Any reason yall aren't using __CHAR_UNSIGNED__?

Yeah -- I am ignorant, and did not know it existed!

Gaby, unless you can think of a reason not to use this, you might
as well remove __glibcpp_plain_char_is_signed, and use
__CHAR_UNSIGNED__ directly.

Thanks!

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]