This is an automated email from the ASF dual-hosted git repository. scantor pushed a change to branch xerces-3.3 in repository https://gitbox.apache.org/repos/asf/xerces-c.git
from 4056b8363 Bump version to 3.3.0 on new branch. new 516c7eea6 NLS Xlat fixes and doc updates new e6ebfc5af Add -Wctor-dtor-privacy warning suppress to Xlat generated code new 789e35336 Add NetAcc_CurlError and fix NetAcc_InternalError message to show URL new 54765e159 Regenerate files using Xlat executable The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/xercesc/NLS/EN_US/XMLErrList_EN_US.Xml | 3 +- src/xercesc/framework/XMLErrorCodes.hpp | 10 + src/xercesc/framework/XMLValidityCodes.hpp | 10 + src/xercesc/util/MsgLoaders/ICU/resources/root.txt | 3 +- .../MsgLoaders/InMemory/XercesMessages_en_US.hpp | 7 +- .../MsgLoaders/MsgCatalog/XercesMessages_en_US.Msg | 635 ++++++++++---------- .../util/NetAccessors/Curl/CurlURLInputStream.cpp | 16 +- src/xercesc/util/XMLDOMMsg.hpp | 10 + src/xercesc/util/XMLExceptMsgs.hpp | 641 +++++++++++---------- tools/NLS/README | 59 +- tools/NLS/Xlat/Xlat.cpp | 10 +- tools/NLS/Xlat/Xlat.hpp | 3 + 12 files changed, 730 insertions(+), 677 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org