Commit a53c688b2e275cccfb13f46876aeae4a33fa4f5a

Daniel Veillard 2001-07-25T17:18:57

fixed the xmlLineNumbersDefault() errors, lesson don't add new functions * parser.c parserInternals.c: fixed the xmlLineNumbersDefault() errors, lesson don't add new functions at 1am before a release * xpath.c: integrated fix from Bjorn to avoid divide by zero from XPath initialization when possible. Daniel