fix gcc 5+ compilation -Werror=unused-variable
@jsola can you please compile on your laptop (clang) ?
Merge request reports
Activity
Filter activity
It seems that more recent versions of gcc (here 5.4) perceive the
const bool FooRegistered
used in factory registration has not being used - it actually is not.Edited by Jeremie Deraymentioned in commit e452aef3
Please register or sign in to reply