On 03/10/02 10:50 +0100, Nicholas Clark wrote: > On Wed, Oct 02, 2002 at 09:52:04PM -0700, Brian Ingerson wrote: > > - Mitchell Charity patch: > > > Mitchell wrote a drop in replacement for the Parse::RecDescent > > one. We need to decide how to enable this. I previously tried a > > PARSER option. But now it seems that a more powerful glue option > > would be better. > > Is it truly a drop in replacement, or does it actually solve some of the > problems too? :-) > > I'm thinking about the irritation that I can't use qualifiers such as const > or unsigned on the types of my C parameters because then Inline::C fails to > bind to them.
Nicholas, Could you take a few minutes to outline these nits? That would be a big help. Basically I want to know all of the different function signature forms that an XS person would expect Inline to bind to. Thanks. Cheers, Brian
