Package: icheck Version: 0.9.7-4 Hi,
I'm trying to use icheck, and when I use this on a header file that is missing an include, I get an error: icheck --canonify /usr/include/openssl/md5.h /usr/include/openssl/md5.h:108:0: Undefined identifier size_t Attempt to free unreferenced scalar: SV 0x89297ac, Perl interpreter: 0x814a008 during global destruction. The header file is missing an include for <stddef.h> (#333101), and including that fixes the problem. But I have to wonder about the underlying error, and I have no idea if this bug in icheck or in perl. My first guess is that it's some problem in icheck's error handling. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

