adding the volatile keyword does the trick! On Tue, Mar 7, 2017 at 3:09 PM, Zuyu Zhang <z...@cs.wisc.edu> wrote:
> Btw, it seems that the compiler does not support or honor the flag > '-Wno-unused-variable' set by the TMB. > > https://github.com/apache/incubator-quickstep/blob/ > master/third_party/src/tmb/CMakeLists.txt#L57 >