Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-27 | Bump package to 0.9.7nb1 | agc | 2 | -0/+43 | |
Fix two things: + in the internal tests, as a last resort, look for libc.so + when calling a foreign function from arena which returns a pointer, if the foreign function returns NULL, make the return value from dyn_call_ptr() into a void arena value. Patch has been fed back upstream. |