Mattia Barbon:
# > ## +#if defined(WIN32)
# > ## +    program_code = malloc( file_stat.st_size );
# > ## +#else
# >
# > #Should we be using malloc, or are we supposed to use our
# own allocator?
# > #(I haven't been munging in the C, so I don't really
# know--it just looks
# > #a little suspicious.)
# >
# > In memory.{h,c} there is a mem_sys_allocate(IV) that I
# would suggest.
# Of course you're right.
# New patch Attached
#
# The attached patch replaces things.diff ( testsuite.diff should be
# OK )

I've made some small changes, including some comments so people don't
keep putting new C compiler flags in the wrong place.  Most of the other
changes were things like formatting.  Patch attached.  I'll commit this
myself if nobody has any objections.  (Once this is committed, I'll work
on the parrot/config.h stuff, and merge that in to this patch.)

--Brent Dax
[EMAIL PROTECTED]

They *will* pay for what they've done.

Reply via email to