Mitsuaki Ishimoto

Results 3 issues of Mitsuaki Ishimoto

Hi, Thanks for the nice plugin!! I found the differences in my generated files. #### Version of protoc (`protoc --version`) ###### libprotoc 2.6.1 #### Version of ProtocolBuffers.framework ###### 2.4.1 ####...

以下の部分 ``` c if (inet_aton(address, &addr) == 0) { TRACELOG("dosdetector: '%s' is not a valid IP addresss", address); return DECLINED; } ```

Thank you for the nice library! Maybe I found a bug when emoji font is parsed. ### Reproducible code I've execute the following simple code to parse NotoColorEmoji.ttf, which is...