|
From: Nicholas N. <nj...@cs...> - 2005-08-17 13:16:49
|
On Wed, 17 Aug 2005, Rob Holland wrote: > Interestingly, if I deliberately break my (f)printf replacements, they > both segfault. So my code _is_ being run here it seems. Why not make your replacement version print some extra output? Causing a crash strikes me as a strange way of identifying if your code has run. N |