RE: Compiling to Parrot

2003-01-21 Thread Paul Du Bois
The advantage of Lua (at least for my project, which is a game) is that it is quite easy to embed, and quite easy to customize. The C API is small and easily understandable (at the expense of being a little bit of a pain to use), and the internals are simple and quite malleable. The language

[perl #17775] [PATCH] Better feedback for src tests that fail to compile

2002-10-07 Thread Paul Du Bois
# New Ticket Created by Paul Du Bois # Please include the string: [perl #17775] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17775 Some of the tests in t/src fail to run in win32 because the tests don't compile

RE: t/src/* broken under Win32

2002-09-20 Thread Paul Du Bois
basic.t 2/2 basic_2.obj : error LNK2001: unresolved external symbol _internal_exception I thought I submitted a patch for this to the bug list but I guess it was eaten or malformatted... the list of exported symbols for win32 (config/gen/libparrot_def/libparrot_def.in) only includes the