Assembla home | Assembla project page
 

PortLog: dev-dotnet/pnet

http://www.dotgnu.org/pnet.html

CVS HEAD

R5unstable
BONEuntested
Haikuunstable

dependencies:

work-in-progress (andreasf) - [R5, Haiku]

Runs on R5.

Runs on Haiku but doesn't output text and segfaults for some p/invokes; most likely caused by string handling issues, I assume. That hunch turns out to be right, commenting out HAVE_WCHAR_T and the wc* and mb* functions in include/il_config.h make it work correctly! (cf. Ticket)

Patch

make distclean has issues, it tries to recurse into libgc/ even if not configured. It is not obvious to me why this happens.

On Haiku, all tests pass.