Vladimir Lipskiy:
# Plus I forgot to mention of specific cc flags like -DHAS_JIT, -
# D$jitcpuarch,
# -DHAVE_COMPUTED_GOTO, -DGC_IS_MALLOC which we set up
# in jit.pl, cgoto.pl, gc.pl respectively. I think the flags could
settle in
# feature.h and also get the PARROT_ prefix. Ain't' these features, eh?

FWIW, I've always hated the "add it to the compiler command line" method
used there.  It clutters up the command line and makes internal symbols
leak out to embedders.  I would be very happy to see those die a slow,
painful death.

--Brent Dax <[EMAIL PROTECTED]>
Perl and Parrot hacker
 
"Yeah, and my underwear is flame-retardant--that doesn't mean I'm gonna
set myself on fire to prove it."

Reply via email to