Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add c++11 override and final flags #43

Closed
jlblancoc opened this issue May 6, 2014 · 1 comment
Closed

Add c++11 override and final flags #43

jlblancoc opened this issue May 6, 2014 · 1 comment

Comments

@jlblancoc
Copy link
Member

TODO: Create macros to use these flags in C++11 compilers, falling back to empty macros otherwise.

@jlblancoc jlblancoc added this to the Release 1.2.0 milestone May 6, 2014
@jlblancoc jlblancoc modified the milestones: Release 1.2.1, Release 1.2.0 Jun 23, 2014
@jlblancoc
Copy link
Member Author

Hint:

New in GCC 5.1 : -Wsuggest-override -Werror=suggest-override

@jlblancoc jlblancoc modified the milestones: Release 1.3.2, Release 1.3.1 Jul 9, 2015
jlblancoc added a commit that referenced this issue Jan 30, 2016
jlblancoc added a commit that referenced this issue Jan 30, 2016
jlblancoc added a commit that referenced this issue Feb 1, 2016
jlblancoc added a commit that referenced this issue Feb 1, 2016
jlblancoc pushed a commit that referenced this issue Aug 27, 2016
Merge pnp-dev into master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant