At 12:45 AM +0200 4/23/04, Jens Rieks wrote:
Hi,

On Thursday 22 April 2004 17:59, Brent 'Dax' Royal-Gordon wrote:
 Nicholas Clark wrote:
 > Pain being due to these two:
 >
 > struct Parrot_Interp;
 >
 > typedef struct Parrot_Interp *Parrot_Interp;
 >
 >
 > This doesn't seem right.

 It is and it isn't.  The naming conventions say that struct
 Parrot_Interp should really be struct parrot_interp_t, but that's a
 ginormous global change.  I've tried to implement it once or twice, but
 my most recent attempt cause mysterious compile errors.
I've prepared a patch for it.
make realclean && perl ./Configure.pl && make && make fulltest
passed without errors or additional warnings. (i686; SuSE Linux 9.0)

I just gave this a try, but it fails pretty massively. It looks like it's against an interim version or something like that. Could you regenerate this against a base cvs checkout?
--
Dan


--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to