Re: [PATCH] strnative.c typo

2001-10-11 Thread Tom Hughes
In message <[EMAIL PROTECTED]> Tom Hughes <[EMAIL PROTECTED]> wrote: > In message <[EMAIL PROTECTED]> > Bryan C. Warnock <[EMAIL PROTECTED]> wrote: > > > Assignment, not comparison. (Plus formatted for coding standards) > > Committed. The tests should really have caught this,

Re: [PATCH] strnative.c typo

2001-10-11 Thread Tom Hughes
In message <[EMAIL PROTECTED]> Bryan C. Warnock <[EMAIL PROTECTED]> wrote: > Assignment, not comparison. (Plus formatted for coding standards) Committed. The tests should really have caught this, so I'm going to do some work on them to make them more comprehensive... Tom -- Tom Hug

[PATCH] strnative.c typo

2001-10-11 Thread Bryan C . Warnock
Assignment, not comparison. (Plus formatted for coding standards) -- Bryan C. Warnock [EMAIL PROTECTED] Index: strnative.c === RCS file: /home/perlcvs/parrot/strnative.c,v retrieving revision 1.16 diff -u -r1.16 strnative.c --- s