On Fri Jul 25 14:13:59 2008, japhb wrote: > On Fri, 2008-07-25 at 22:18 +0200, Peter Gibbs wrote: > > typedef HUGEINTVAL(*sprintf_getint_t) (PARROT_INTERP,INTVAL, > > SPRINTF_OBJ *); > > > > So, since obj->getint returns a HUGEINTVAL, I gave it one to store the > > result in. > > Fair enough, that's good enough for me. > > > As to why sprintf_obj is defined that way, I have no clue. > > A question for another day ... when we take a pass through our typedefs > and check ourselves for sanity. > > > -'f > >
sprintf2.t now also has one of the tests coke++ originally posted. Since it now passes and is tested for, I'm marking this resolved.