[fpc-devel] Another set of BeOS patchs

Olivier Coursiere olivier.coursiere at laposte.net
Sun Oct 28 18:43:26 CET 2007


Hi,

Here are the problems fixed in those patchs (thanks to the test suite) :
 - correctly define the stack size for BeOS,
 - implement a minimum nl_langinfo function to correctly initialize 
WideString support,
 - add fgl unit in the BeOS RTL makefile
 - SysOSAlloc now return nil when the system can not allocate the asked 
memory,
 - HAS_SYSOSFREE is no more defined with an empty implementation under 
BeOS. This was preventing FPC to reuse memory.
 - there is now a basic implementation of CheckPointer under BeOS.

Olivier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compiler_systems_i_beos.pas_r8949.diff
Type: text/x-diff
Size: 1008 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20071028/5e312298/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtl_r8949.diff
Type: text/x-diff
Size: 43442 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20071028/5e312298/attachment-0001.diff>


More information about the fpc-devel mailing list