summaryrefslogtreecommitdiff
path: root/devel/arena/patches
AgeCommit message (Collapse)AuthorFilesLines
2006-10-27Bump package to 0.9.7nb1agc2-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.