> -----Original Message----- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Friday, January 26, 2007 7:29 PM > To: [email protected] > Subject: Re: missing header names in Windows config log > > A couple of other issues: > > When checking for symbols in a library the name of the math > library is also missing: > ... > > Also, the struct tm test seems to run twice:
No. The real log contains the next lines: checking for struct tm in <time.h>... ok checking for struct tm in <wchar.h>... ok Bug in my function stripTags() from utilities.js (that function cut's off all that contained between '<' and '>'). I'll fix it. Farid.
