Mattia Barbon:
# > PLEASE can someone rewrite the tests to actually *test* things
# > and print "ok 1\n" and so on?
# Here it is ( for the second time )
#
# > Quick, or I'll call Schwern in.
# Ah, I thought you missed my patches, then I was correct
# both attached
...
(in things.diff)
# -C_FLAGS = ${ccflags} -I..
# +C_FLAGS = ${ccflags} -I.. ${cc_debug}
How did those -I..'s survive? Since we added include/parrot they're no
longer necessary; I suggest they be removed.
# +#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.)
--Brent Dax
[EMAIL PROTECTED]
They *will* pay for what they've done.