ADLINK-IST / opensplice

This is the Vortex OpenSplice Community Edition source repository. For our commercial offering see
https://www.adlinktech.com/en/vortex-opensplice-data-distribution-service
Apache License 2.0
259 stars 157 forks source link

Changes needed for me to compile/link on Ubuntu 22 #181

Open wshackle opened 1 year ago

wshackle commented 1 year ago

Several of the changes were needed to avoid multiple redefinition of symbols during linking because non -extern global variables were defined in header files.

Warnings about uninitialized variable needs to not be treated as an error to compile.