Sean O'Rourke:
# +if (${jitcpuarch} eq 'ppc') {
# + print OUT <<'END';
# +#define VA_TO_VAPTR(x) (x)
# +END
# +} else {
# + print OUT <<'END';
# +#define VA_TO_VAPTR(x) (&(x))
# +END
# +}
How in the world does that...? Never mind, I don't think I want to
know. Might make my head explode or something. :^)
--Brent Dax <[EMAIL PROTECTED]>
@roles=map {"Parrot $_"} qw(embedding regexen Configure)
"If you want to propagate an outrageously evil idea, your conclusion
must be brazenly clear, but your proof unintelligible."
--Ayn Rand, explaining how today's philosophies came to be