Releasing 5.0.0 today, maybe with FFA.sort()

mlb-parrot at corefiling.co.uk mlb-parrot at corefiling.co.uk
Thu Jan 17 17:59:49 UTC 2013


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.

cheers,

--matt


-- 
Matthew Boyle, Systems Administrator, CoreFiling Limited
Telephone: +44-1865-203192  Website: http://www.corefiling.com


More information about the parrot-dev mailing list