• M
    Fix warning with ubsan and -Wconversion · 7bce0b4f
    Max Bruckner 提交于
    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
    7bce0b4f
unity.c 44.9 KB