Re: [PATCH] Two minor warnings

2002-03-06 Thread Bryan C. Warnock
> What's the warning here? Code looks fine to me, and the organization is > more logical if it's up top. Since BOOLVAL is a char, padding for alignment. (Of course, gcc (3.0.4) still warns at the end.) 'Tain't important. > > --Brent Dax <[EMAIL PROTECTED]> > @roles=map {"Parrot $_"} qw(embed

RE: [PATCH] Two minor warnings

2002-03-06 Thread Brent Dax
Bryan C. Warnock: # Some minor annoyances. # # Index: include/parrot/rx.h # === # RCS file: /home/perlcvs/parrot/include/parrot/rx.h,v # retrieving revision 1.16 # diff -u -r1.16 rx.h # --- include/parrot/rx.h 4 Mar 2002 03:38:23 -000