leapmotion / autowiring

A C++ Inversion of Control Framework
http://autowiring.io/
Apache License 2.0
148 stars 17 forks source link

Fix MSVC signed/unsigned mismatch warning #1046

Closed jdonald closed 6 years ago

jdonald commented 6 years ago

This came up in a latest round of testing. Seems to have crept in with 1.0.5 when we cleaned up a whole bunch of race conditions and tests.