Re: [svn:parrot] r19168 - trunk/src

2007-06-20 Thread Andy Lester
On Jun 20, 2007, at 11:23 AM, chromatic wrote: Alternately, we could hoist this macro into a header, rename it back to MAX, and define it only if no system header defines MAX. I think it's in math.h, but I'm not positive. It's that "I'm not positive" that scares me, because on the BSD bo

Re: [svn:parrot] r19168 - trunk/src

2007-06-20 Thread chromatic
On Wednesday 20 June 2007 07:57:15 [EMAIL PROTECTED] wrote: > Modified: >trunk/src/inter_call.c > > Log: > Changed MAX to PARROT_MAX to avoid conflicts with any existing MAX > Modified: trunk/src/inter_call.c > === >=== -