libxml pisane nogami?
Pawel Sikora
pluto at pld-linux.org
Tue May 3 21:28:53 CEST 2005
xpath.c: In function 'xmlXPathInit':
xpath.c:145: warning: division by zero
xpath.c:148: warning: division by zero
xpath.c:151: warning: division by zero
void
xmlXPathInit(void) {
static int initialized = 0;
if (initialized) return;
xmlXPathNAN = 0;
xmlXPathNAN /= 0;
xmlXPathPINF = 1;
xmlXPathPINF /= 0;
xmlXPathMINF = -1;
xmlXPathMINF /= 0;
initialized = 1;
}
tylko pogratulowac pomyslowosci...
--
The only thing necessary for the triumph of evil
is for good men to do nothing.
- Edmund Burke
More information about the pld-devel-pl
mailing list