Leopold Toetsch wrote:
> Ron Blaschke <[EMAIL PROTECTED]> wrote:

>> t\op\spawnw.t             5  1280     6    5  83.33%  2-6

> exit status?

Quite likely, yes.  I'd gladly provide a patch, if someone would
decide The Right Thing To Do.  That is, what should
Parrot_Run_OS_Command return?  Something platform specific, as
currently implemented?  Something that C<waitpid()> returns?  Or
something more struct-ered?

>> t\pmc\bigint.t            1   256    22    1   4.55%  22

> What's up with that one?

Maybe my fault.  The program segfaults at C<free(s);> in
C<get_string>.  Memory gets allocated by a non-debug version of GMP,
and deallocated by a debug Parrot.  I'll check what happens with a
debug GMP...

Ron



Reply via email to