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

C level warnings not tested #210

Open
brodieG opened this issue Feb 24, 2017 · 0 comments
Open

C level warnings not tested #210

brodieG opened this issue Feb 24, 2017 · 0 comments
Milestone

Comments

@brodieG
Copy link
Owner

brodieG commented Feb 24, 2017

In particular, stuff like:

Warning: stack imbalance in '.Call', 178 then 177
Warning: stack imbalance in 'withVisible', 170 then 169
Warning: stack imbalance in '<-', 157 then 156
Warning: stack imbalance in '{', 154 then 153

Doesn't cause tests to fail, but probably should (at a minimum if it is different than when it was recorded, which presumably it almost always would be due to the protection stack level).

@brodieG brodieG added this to the 1.5.0 milestone Feb 24, 2017
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