libxml pisane nogami?

Pawel Sikora pluto w pld-linux.org
Wto, 3 Maj 2005, 21:28:53 CEST


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




Więcej informacji o liście dyskusyjnej pld-devel-pl