|
From: Tom H. <to...@co...> - 2009-01-08 09:38:43
|
Tom Hughes wrote: > Julian Seward wrote: > >>> - Constant strings, which obviously have no variable information >>> associated with them in the DWARF so trigger a warning. >> >> I would have thought these too to be harmless. Hum. > > This one looks like it must be more complicated then I thought and I'm > trying to reproduce it at the moment... This didn't have anything to do with constant strings at all - it is just a case of us defeating ptrcheck by looping over an array that contains pointers to both variables and constant strings. Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |