Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. geocode-glib.c:30:37: error: redefinition of typedef ‘GeocodeObjectPrivate’
  2. ./geocode-glib.h:42:37: note: previous declaration of ‘GeocodeObjectPrivate’ was here
  3. geocode-glib.c: In function ‘_geocode_parse_json’:
  4. geocode-glib.c:155:4: warning: format not a string literal and no format arguments
  5. geocode-glib.c:161:5: warning: format not a string literal and no format arguments
  6. geocode-glib.c:175:2: warning: implicit declaration of function ‘json_reader_list_members’
  7. geocode-glib.c:175:2: warning: nested extern declaration of ‘json_reader_list_members’
  8. geocode-glib.c:175:10: warning: assignment makes pointer from integer without a cast
  9. geocode-glib.c:212:2: warning: format not a string literal and no format arguments
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement