Commits

Mitja Spes authored e27b194c270
Fix compile warnings in gmock-function-mocker.h Template type int changed to size_t. This fixes compile warning `conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result` in gmock-function-mocker.h.