Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-2255

Incorrect symbol name xercesc_messages_3_2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.3.0
    • 3.3.1
    • Build
    • None
    • Windows / MSVC 17.11.5

    Description

      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).

      Attachments

        1. 2255.patch
          1.0 kB
          Geza Geleji

        Issue Links

          Activity

            People

              scantor Scott Cantor
              geleji Geza Geleji
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: