Changes between Version 10 and Version 11 of dev-dotnet/pnet
- Timestamp:
- 05/18/08 04:39:40 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-dotnet/pnet
v10 v11 20 20 Runs on R5. 21 21 22 Runs on Haiku but doesn't output text and segfaults for some p/invokes; most likely caused by string handling issues, I assume. 22 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. [http://dev.haiku-os.org/ticket/1855 Ticket]) 23 23 24 24 [source:BePorts/trunk/dev-dotnet/pnet/pnet-CVS.diff Patch]
