[jira] [Created] (XERCESC-2257) symbol not found in flat namespace (_xercesc_messages_3_2_dat)

"Ryan Carsten Schmidt (Jira)" <[email protected]> Thu, 14 Nov 2024 01:45:00 +0000 (UTC)
Newsgroups gmane.text.xml.xerces-c.devel
Message-ID <[email protected]>
Ryan Carsten Schmidt created XERCESC-2257:
---------------------------------------------

             Summary: symbol not found in flat namespace (_xercesc_messages=
_3_2_dat)
                 Key: XERCESC-2257
                 URL: https://issues.apache.org/jira/browse/XERCESC-2257
             Project: Xerces-C++
          Issue Type: Bug
    Affects Versions: 3.3.0
            Reporter: Ryan Carsten Schmidt


Software linking with libxerces-c-3.3.dylib fails to work:

=C2=A0
{noformat}
dyld[5155]: symbol not found in flat namespace (_xercesc_messages_3_2_dat)
{noformat}
=C2=A0

This was reported to MacPorts here: [https://trac.macports.org/ticket/71304=
]

This is a regression; 3.2.4 didn't have this problem.

Surely for version 3.3.x on these lines `3_2` should be changed to `3_3`?

[https://github.com/apache/xerces-c/blob/v3.3.0/src/xercesc/util/MsgLoaders=
/ICU/ICUMsgLoader.cpp#L54-L55]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)