Boris Kolpackov <bo...@codesynthesis.com> writes: > Denis Excoffier <xer...@denis-excoffier.org> 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.
Ok, I've applied these to master and xerces-3.3. Thanks to Denis for the suggestions. --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org