On Thursday 31 July 2003 14:31, Brent Dax wrote: > Daniel Grunblatt: > > + PIO_eprintf(interpreter, "Parrot VM: Platform " JIT_ARCHNAME > > + " is not EXEC-capable.\n"); > > An unprefixed constant like JIT_ARCHNAME should not be available to > embedders. If it is, something's wrong. I don't have a copy of the > source with me, and I'm writing this offline, so I can't tell you what the > correct constant is.
Fixed, thanks. > > --Brent Dax <[EMAIL PROTECTED]> > Perl and Parrot hacker Daniel.