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, somethi
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