* Matthew Fluet: > Confirmed and fixed: > http://mlton.org/cgi-bin/viewsvn.cgi?view=rev&rev=5805 > Turns out that MLton.Pointer.sub was being assigned the CPointer_add > primitive, rather than the CPointer_sub primitive. Thanks, this fixes my larger test case as well.