Fix warning with ubsan and -Wconversion
This fixes a compiler warning about a lossy conversion from long unsigned int to int when compiling unity with gcc 6.3.1 and the options -std=c89 -Wconversion -fsanitize=undefined
Showing
想要评论请 注册 或 登录