Hi

There is a problem with macros CHAR_MAX and CHAR_MIN when compiling trunk
with VC Express 2010. These macros are undefined in RexxConstants.h and that
generates an error when compiling the file <limits>.

I bypassed the problem by no longer undefining these macros, and by renaming
them CHAR_ORXMAX and CHAR_ORXMIN where appropriate (see attached patch).

Not sure this is the best way to fix that, so I don't commit...
Tested ok with VC Express 2008.
Not tested under Linux.

Jean-Louis

Attachment: vcexpress2010.patch
Description: Binary data

------------------------------------------------------------------------------
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to