[ https://issues.apache.org/jira/browse/XERCESC-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan Carsten Schmidt updated XERCESC-2257: ------------------------------------------ Description: Software linking with libxerces-c-3.3.dylib fails to work: {noformat} dyld[5155]: symbol not found in flat namespace (_xercesc_messages_3_2_dat) {noformat} 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] was: Software linking with libxerces-c-3.3.dylib fails to work: {noformat} dyld[5155]: symbol not found in flat namespace (_xercesc_messages_3_2_dat) {noformat} 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] > 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 > Priority: Major > > Software linking with libxerces-c-3.3.dylib fails to work: > > {noformat} > dyld[5155]: symbol not found in flat namespace (_xercesc_messages_3_2_dat) > {noformat} > > 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) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org