[EMAIL PROTECTED] (Ludovic Courtès) writes: > I was about to add a test function to `test-standard-spec.scm' but I > stopped when I found `gw-test-out-args' whose last argument typespec > options are `(mchars out callee-owned)'. What can possibly be the > meaning of `out callee-owned'?
It can be: "the callee is returning a pointer to a constant string that doesn't need to be freed at all"! Ok, got it. ;-) Ludovic. _______________________________________________ g-wrap-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/g-wrap-dev
