|
From: Melchior F. <mf...@kd...> - 2003-08-04 14:29:18
|
* Tom Hughes -- Monday 04 August 2003 16:14: > Well it does in that case, yes. But you might be deleting it in > a different source file from the one where it was allocated and > then the compiler wouldn't have a hope of knowing! True. And expecting the compiler to store the type of allocation for cases like this is asked a bit too much, even it it could do so. After all, this construct hasn't any merits anyway. I'll fix this in that code, which is =not= =my= code. :-) m. |