Re: Call for vote: Xerces-C 3.3.0
Boris Kolpackov <[email protected]> Mon, 14 Oct 2024 11:24:10 +0200
| Newsgroups | gmane.text.xml.xerces-c.devel |
|---|---|
| Organization | Code Synthesis |
| Message-ID | <[email protected]> |
Denis Excoffier <[email protected]> writes: > - also applied the following minor modifications/improvements: > > - in src/xercesc/util/regx/Token.hpp, in the method 'void Token::setTokenType(const Token::tokType tokType)' rename > the argument (e.g. into 'tokTypeShadow') to avoid a warning in case you include this file and compile with -Wshadow > > - in src/xercesc/dom/impl/DOMNodeIDMap.cpp, insert the following two primes before '0': 9999991, 99999989 Hm, perhaps we should incorporate these changes (especially the last one; there is a TODO note for this) upstream for the future releases. Does anyone have any objections?