Re: PARROT_IN_EXTENSION
[email protected] (Nicholas Clark) Wed, 1 Feb 2006 00:03:23 +0000
| Newsgroups | perl.perl6.internals,perl.ponie.dev |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jan 31, 2006 at 01:46:30PM -0000, Jonathan Worthington wrote: > Both the #define and use of PARROT_DYNEXT_EXPORT look useless here, as it > is in the group's .c file that the symbol export stuff is needed in (and it > is there too). Just tested and ci'd a change that removes them. > > Hope this helps, Thanks, yes it did. It let me remove the hack to define PARROT_IN_EXTENSION in ponie's Configure.pl Nicholas Clark