Skip to content

Conversation

@masbug
Copy link
Contributor

@masbug masbug commented Sep 21, 2023

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

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants