Hi,
ignore it for now...
Thanks,
Alex
Am 05.02.2009 um 16:01 schrieb Vincent CHAVANIS:
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.