Re: cvs commit: parrot/src call_list.txt

2004-06-23 Thread Leopold Toetsch
Chromatic <[EMAIL PROTECTED]> wrote: > On Tue, 2004-06-22 at 11:03, Leopold Toetsch wrote: >> > More NCI definitions needed to make things pass on OS X. >> Thanks. I really shouldn't forget to update call_list.txt. > Would figuring out how to make the PPC JIT set up NCI calls help with > that?

Re: cvs commit: parrot/src call_list.txt

2004-06-23 Thread Dan Sugalski
On Tue, 22 Jun 2004, chromatic wrote: > On Tue, 2004-06-22 at 11:03, Leopold Toetsch wrote: > > > > More NCI definitions needed to make things pass on OS X. > > Thanks. I really shouldn't forget to update call_list.txt. > > Would figuring out how to make the PPC JIT set up NCI calls help with >

Re: cvs commit: parrot/src call_list.txt

2004-06-22 Thread chromatic
On Tue, 2004-06-22 at 11:03, Leopold Toetsch wrote: > > More NCI definitions needed to make things pass on OS X. > Thanks. I really shouldn't forget to update call_list.txt. Would figuring out how to make the PPC JIT set up NCI calls help with that? Not particularly volunteering, just asking.

Re: cvs commit: parrot/src call_list.txt

2004-06-22 Thread Leopold Toetsch
Nicholas Clark <[EMAIL PROTECTED]> wrote: > More NCI definitions needed to make things pass on OS X. Thanks. I really shouldn't forget to update call_list.txt. leo

Re: cvs commit: parrot/src call_list.txt utils.c

2004-01-02 Thread Leopold Toetsch
Dan Sugalski <[EMAIL PROTECTED]> wrote: > Add in support for the T and L NCI types. (char pointer array and > long array) These should IMHO be no separate signatures, but be expressed in terms of the 'p' signature and use an appropriate {Un,}ManagedStruct PMC[1]. If we start passing all these