K 10 svn:author V 6 marius K 8 svn:date V 27 2010-04-02T21:48:27.320727Z K 7 svn:log V 314 With r205496 in place we should ensure that nargs and nreturns are always set to sane values as they no longer default to 0, otherwise some OFW implementation might copy in or out arguments not based on what the actual function takes but what ever stack garbage nargs and nreturns supply. Reviewed by: nwhitehorn END