v.1.1.54337Build/Testing/Packaging Improvement
Removed GNU Extensions and Changed Default C++ Library in Build Process
Removed usage of GNU extensions from the code. Enabled the-Wextraoption. When building withclangthe default islibc++instead oflibstdc++.