This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: V3 PATCH: numeric_limits<> support, fix PR/3865


On Fri, Aug 30, 2002 at 12:43:55PM +0200, Gabriel Dos Reis wrote:
> |   if (wchar_t(-1) < 0)
> 
> I'm afraid this doesn't solve the problem:  We want something at the
> preprocessor level.

For what purpose?  Can't you do everything you need at the C++
and let constant folding do its job?


r~


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