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

Issue warning when C++ is used #69

Closed
bright-tools opened this issue Dec 27, 2015 · 1 comment
Closed

Issue warning when C++ is used #69

bright-tools opened this issue Dec 27, 2015 · 1 comment
Assignees
Milestone

Comments

@bright-tools
Copy link
Owner

Currently analysis of c++ code is not supported. Until it is, a warning or error should be issued in the case that c++ code is fed into CCSM.

@bright-tools bright-tools self-assigned this Dec 27, 2015
bright-tools added a commit that referenced this issue Dec 30, 2015
Re-factor main() so that all options are handled by new class CcsmOptionsHandler
Re-factor existing classes so that const reference to options object is used & retire macros SHOULD_INCLUDE_FUNCTION, etc.
Fully encapsulate all options into MetricOptions class
@bright-tools bright-tools added this to the Release 0.4 milestone Mar 5, 2016
@bright-tools bright-tools changed the title Issue error when C++ is used Issue warning when C++ is used Apr 4, 2016
@bright-tools
Copy link
Owner Author

Added test to test suite

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