Re: [PATCH] [NQP] Use || in places where order matters

2007-12-11 Thread Patrick R. Michaud
On Sun, Dec 09, 2007 at 10:36:19AM -0600, Jonathan Scott Duff wrote: >I understand that | and || may not actually be differentiated in >implementation yet, but they do different things according to the spec. >I've attached a patch for NQP to change | to || in places where I think it >

[PATCH] [NQP] Use || in places where order matters

2007-12-09 Thread Jonathan Scott Duff
I understand that | and || may not actually be differentiated in implementation yet, but they do different things according to the spec. I've attached a patch for NQP to change | to || in places where I think it matters. -Scott -- Jonathan Scott Duff [EMAIL PROTECTED] nqp.patch Description: Bin