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

Introduce a postlude header to undefine macros and other stuff #241

Open
jaredhoberock opened this issue Aug 12, 2016 · 0 comments
Open

Comments

@jaredhoberock
Copy link
Collaborator

Agency's internal macros pollute the global scope and may interfere with trying to use different versions of Agency within the same program. We should undefine them somehow. One way is to introduce a header that always gets included last. We should also introduce a simple unit test for each public header that tests that these macros are not defined.

@jaredhoberock jaredhoberock added this to the Release0.2 milestone Aug 17, 2016
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