Geza Geleji created XERCESC-2255:
------------------------------------
Summary: Suspected incorrect symbol name xercesc_messages_3_2 in
ICUMsgLoader.cpp
Key: XERCESC-2255
URL: https://issues.apache.org/jira/browse/XERCESC-2255
Project: Xerces-C++
Issue Type: Bug
Components: Build
Affects Versions: 3.3.0
Environment: Windows / MSVC 17.11.5
Reporter: Geza Geleji
Fix For: 4.0.0
I am building Xerces-C++ 3.3.0 on Windows with MSVC 17.11.5 with ICU as the
message loader and I noticed it was trying to link to a symbol called
"xercesc_messages_3_2", which was not defined. I suspect references to
"xercesc_messages_3_2" in src/xercesc/util/MsgLoaders/ICU/ICUMsgLoader.cpp were
intended to be changed to "xercesc_messages_3_3". If I make this change, it
builds (and the tests pass).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]