This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: V3 PATCH: numeric_limits<> support, fix PR/3865
Richard Henderson <rth@redhat.com> writes:
| On Thu, Aug 29, 2002 at 09:33:48PM +0200, Gabriel Dos Reis wrote:
| > | > L'\0' - 1
| > | >
| > | > be evaluated after "the usual arithmetic conversions are performed".
| > |
| > | Hmm, you're right. I guess that no test of this kind works properly
| > | in all cases, right?
| >
| > Yes.
|
| if (wchar_t(-1) < 0)
I'm afraid this doesn't solve the problem: We want something at the
preprocessor level.
-- Gaby
- References:
- Re: V3 PATCH: numeric_limits<> support, fix PR/3865
- Re: V3 PATCH: numeric_limits<> support, fix PR/3865
- Re: V3 PATCH: numeric_limits<> support, fix PR/3865
- Re: V3 PATCH: numeric_limits<> support, fix PR/3865
- Re: V3 PATCH: numeric_limits<> support, fix PR/3865
- Re: V3 PATCH: numeric_limits<> support, fix PR/3865
- Re: V3 PATCH: numeric_limits<> support, fix PR/3865
- Re: V3 PATCH: numeric_limits<> support, fix PR/3865
- Re: V3 PATCH: numeric_limits<> support, fix PR/3865
- Re: V3 PATCH: numeric_limits<> support, fix PR/3865
- Re: V3 PATCH: numeric_limits<> support, fix PR/3865