std_limits.h os_defines.h

Gabriel Dos Reis gdr@codesourcery.com
Fri Aug 10 10:17:00 GMT 2001


Mark Mitchell <mark@codesourcery.com> writes:

| --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!

So we're two ignorants.

| 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.

Will do so.

-- Gaby



More information about the Libstdc++ mailing list