Jonas Maebe wrote: > heaptrc checks the size parameter if one is given, and gives a run time > error if the size does not match the size given at allocation time. Hmm interesting. So 2.1.1 compiled with heaptrace should give this runtime error, if my original post is correct. Micha