Project

General

Profile

« Previous | Next » 

Revision ea9d3408

Added by byroot (Jean Boussier) about 1 year ago

[ruby/json] Fix compilation warning

generator.c:69:27: warning: comparison of integers of different signs: 'short' and 'unsigned long' [-Wsign-compare] for (i = 1; i < ch_len; i++) { 

https://github.com/ruby/json/commit/ff8edcd47c