On 11/27/2002 3:09 AM, Dan Sugalski wrote:

At 1:02 AM -0500 11/27/02, James Mastros wrote:

On 11/25/2002 9:02 PM, Dan Sugalski wrote:

Pretty straightforward. Edit call_types.txt. First parameter's the return type, the rest are the parameter types. Use "p" for any generic "i've stuffed a struct pointer into a PMC" type. Do please only add in signatures for functions you're actually going to call (or are adding if you're adding in a full library) as we'd rather not have nci.o get *too* big...
Could you setup build_nativecall.pl to ignore #-style comments, and document this at the top of call_types.txt, along with what it's for? (If you can't, at least rename the thing nci_types.txt, so it's mildly clear what it's for.)

I'll go look--it should already do this, and I thought I committed those changes, but they might not've gone in.
You did, my bad, sorry. (Though a note about what these types we're specifiying are for would be useful.)

-=- James Mastros

Reply via email to