unitizer icon indicating copy to clipboard operation
unitizer copied to clipboard

C level warnings not tested

Open brodieG opened this issue 7 years ago • 0 comments

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 avatar Feb 24 '17 01:02 brodieG