On Sunday 02 September 2007 11:16:00 Bernd Paysan wrote: > Duh, there's a word conflict between FREE for bigForth's own memory > handling and the Unix FREE. So you ALLOCATE from bigForth's memory pool > and you FREE from POSIX' memory pool. A crash is inevitable. Changes > checked in.
Thanks a lot! These fixed my simple example from previous emails but I still get segfault or floating point exception in my big problem. Let me try and localize it further. When I can come up with a simple example I'll post it here. Bottom line - there are still bugs in library bindings :( ----------- Sergey Plis --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
