1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-07-02 00:11:49 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Chilledheart
ba0d080d3d [lib] cleanup some compiler warnings
- lib/searpc-client.c:353:1: warning: control reaches end of non-void function [-Wreturn-type]
   - lib/searpc-utils.c:93:13: warning: enumeration value 'JSON_ARRAY' not handled in switch [-Wswitch]
2014-06-29 13:07:42 +08:00
lins05
6110ad3cbc fallback g_value_set_schar to g_value_set_char for glib<2.32 2013-12-19 10:47:27 +08:00
lins05
f8045eaee3 fixed compile for glib-2.28 2013-12-13 15:51:35 +08:00
vegarden
e2e594a8a2 improve some details 2013-08-09 12:56:37 +08:00
vegarden
09b9b0cb27 replace json-glib with jansson 2013-08-08 16:24:20 +08:00