Open wshackle opened 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.
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.