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

2007-11-02 Thread Allison Randal
Paul Cochrane wrote: On 30/10/2007, jerry gay <[EMAIL PROTECTED]> wrote: it's probably time to change all the 'foo = (type)-1' to 'foo = MAXTYPE' to reduce the magic number count in the source, and make the intent of the code more clear. I agree with this sentiment most definitely. Clarity is

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

2007-10-30 Thread Paul Cochrane
On 30/10/2007, jerry gay <[EMAIL PROTECTED]> wrote: > On Oct 30, 2007 1:58 PM, Paul Cochrane <[EMAIL PROTECTED]> wrote: > > > Modified: trunk/src/inter_create.c > > > == > > > --- trunk/src/inter_create.c(original) > >

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

2007-10-30 Thread jerry gay
On Oct 30, 2007 1:58 PM, Paul Cochrane <[EMAIL PROTECTED]> wrote: > > Modified: trunk/src/inter_create.c > > == > > --- trunk/src/inter_create.c(original) > > +++ trunk/src/inter_create.cMon Oct 29 05:59:52 2007 > >

Fwd: [svn:parrot] r22585 - trunk/src

2007-10-30 Thread Paul Cochrane
This email didn't make the list so I'm sending it again. Paul -- Forwarded message -- From: Paul Cochrane <[EMAIL PROTECTED]> Date: 29 Oct 2007 15:36 Subject: Re: [svn:parrot] r22585 - trunk/src To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Cc: [