-
Type:
Bug
-
Resolution: Done
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:Mac OS X 10.8.2
-
None
-
None
-
None
-
None
-
None
-
None
-
None
../../../../ext/cbson/cbson.c:962:55: warning: format specifies type 'char *' but the argument has type 'VALUE' (aka 'unsigned long') [-Wformat] rb_raise(InvalidObjectId, "not a String: %s", inspect); ~~ ^~~~~~~ %lu 1 warning generated.