ariadne-cps / release-1.0

Frozen 1.0 release of the Ariadne C++ framework for cyber-physical systems
http://www.ariadne-cps.org
GNU General Public License v3.0
0 stars 0 forks source link

Using C++11 introduces error in evolution #47

Open lgeretti opened 7 years ago

lgeretti commented 7 years ago

Originally reported by Luca Geretti (Bitbucket: lgeretti, GitHub: lgeretti)


By only changing the compiler flag to add C++11 support, there are evolution issues causing premature termination. Identified the issue using /examples/experimental/painting.cc, under macOS.