Re: [PATCH 1/5] replace: forbid replacing an object with one of a different type
From: Johannes Sixt <hidden> Date: 2016-06-15 22:58:30
Am 25.08.2013 21:44, schrieb Christian Couder:
What about:
die("Objects must be of the same type.\n"
"'%s' points to a replaced object of type '%s'\n"
"while '%s' points to a replacement object of type '%s'.",