Do we really need to export 16,000 symbols?  We ought to be *removing*
PARROT_API, not adding it.


The bulk of those are autogenerated in the PMCs, of course.

What about unused functions? Look at, say, Parrot_char_digit_value() in src/string_primitives.c. It's PARROT_API for no apparent reason, so I went acking for it, and look, it's unused anywhere.

Can we safely yank anything that's just not referred anywhere?

xoa

--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance




Reply via email to