attention : passing argument 2 of 'dict_put' discards qualifiers from pointer target type
Vincent CHAVANIS <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, it seems that CVS sources is making warnings. did this happens to somebody else? gw/meta_data.c: In function 'meta_data_set_value': gw/meta_data.c:338: attention : passing argument 2 of 'dict_put' discards qualifiers from pointer target type gw/meta_data.c:340: attention : passing argument 2 of 'dict_put' discards qualifiers from pointer target type gw/meta_data.c:341: attention : passing argument 2 of 'dict_get' discards qualifiers from pointer target type gw/meta_data.c:343: attention : passing argument 2 of 'dict_put' discards qualifiers from pointer target type gw/meta_data.c: In function 'meta_data_get_value': gw/meta_data.c:368: attention : passing argument 2 of 'dict_remove' discards qualifiers from pointer target type Vincent.