Followup from #146, posting the issue as a reminder for myself :)
We've currently got a hardcoded list but should instead automatically decide whether to generate an *Alloc() wrapper based on the parameter's "length" attribute and possibly other factors such as an "incomplete" return code.
I won't get to this right away but hopefully in the next few weeks or so.
Followup from #146, posting the issue as a reminder for myself :)
We've currently got a hardcoded list but should instead automatically decide whether to generate an
*Alloc()wrapper based on the parameter's "length" attribute and possibly other factors such as an "incomplete" return code.I won't get to this right away but hopefully in the next few weeks or so.