On Jan 17, 2013, at 18:59 , mlb-par...@corefiling.co.uk wrote: > On 15/01/13 22:42, Nick Wellnhofer wrote: >> On another note, the line "ASSERT_ARGS(auxcmpfunc)" is useless. auxcmpfunc >> will always be non-null. > > that's checking the arguments to auxcmpfunc() are non-null, not the value of > auxcmpfunc itself (which, as you correctly point out, will be non-null). see > the surroundings of src/pmc/fixedintegerarray.pmc:26.
Oh, I completely forgot how ASSERT_ARGS works. Nick _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev