RE: Parrot_Interp - Parrot_Interp_t

2002-06-02 Thread Melvin Smith
At 10:06 PM 6/1/2002 -0700, Brent Dax wrote: Melvin Smith: # If there are no complaints I'm going to commit this when I # commit the initial patch for extensions. I think that's renaming it the wrong way. The struct should probably become parrot_interp_t and the typedef Parrot_Interp. This is

Re: Win32 build broken

2002-06-02 Thread Clinton A. Pierce
At 07:13 AM 6/2/2002 +0200, Sebastian Bergmann wrote: cd lib/Parrot C:\Programme\Perl\bin\perl.exe Makefile.PL NMAKE cd .. Can't open perl script Makefile.PL: No such file or directory NMAKE : fatal error U1077: 'cd' : Rueckgabe-Code '0x2' Stop. Changing that to: cd lib\Parrot

Re: Sketch of exceptions

2002-06-02 Thread Jens Rieks
I've written a small exception demo in C and tried to avoid macros as far as possible. C code *may*, if it chooses, install a generic exception override, and we'll have a routine for this. Something like: EXCEPTION_OVERRIDE(exception_frame); EXCEPTION_RELEASE(exception_frame);

[netlabs #652] [PATCH] native shared libraries for OSX

2002-06-02 Thread via RT
# New Ticket Created by Kevin Falcone # Please include the string: [netlabs #652] # in the subject line of all future correspondence about this issue. # URL: http://bugs6.perl.org/rt2/Ticket/Display.html?id=652 I happen to have access to an OSX box, but it doesn't have fink installed, nor