Yeah, that change looks like it will be ok. Rick
On Thu, Apr 22, 2010 at 4:41 AM, Jean-Louis Faucher <[email protected]> wrote: > 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 > > ------------------------------------------------------------------------------ > > _______________________________________________ > Oorexx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > > ------------------------------------------------------------------------------ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
