Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
fleshing out extend.h
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mitchell N Charity  
View profile  
 More options Mar 2 2004, 6:48 pm
Newsgroups: perl.perl6.internals
From: mchar...@vendian.org (Mitchell N Charity)
Date: Tue, 2 Mar 2004 18:11:15 -0500
Local: Tues, Mar 2 2004 6:11 pm
Subject: fleshing out extend.h
Pmc class headers providing parts of parrot's C extension api are not
being included in extend.h.  Such as the generated file
./classes/pmc_array.h, with its Parrot_Array_push_integer.  Such files
are not being included anywhere in include/parrot/ at all.

So it looks like a ./config/gen/ generator is needed.  Perhaps using
Configure::Data->get('pmc_names') to generate a bunch of #include's
for a new header file.

One might thus create a ./include/parrot/pmc_apis.h, say, to be
included by extend.h. [1]

Does this seem a plausible way to proceed?

Mitchell
[1] extend.h is already including several other parrot headers.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »