mohandev2 / openhpi_old

Other
0 stars 0 forks source link

Compile warnings in json-c #1929

Closed mohandev2 closed 6 years ago

mohandev2 commented 7 years ago

After the recent checkin, the following warnings are noticed. /usr/include/json-c/json_object.h:343:10: warning: cast discards 'attribute((const))' qualifier from pointer target type [-Wcast-qual]

May be adding the actual path of installation of json-c header files could help.

Reported by: mohandev2

Original Ticket: openhpi/bugs/1929

mohandev2 commented 7 years ago

Original comment by: mohandev2

mohandev2 commented 7 years ago

Fixed in checkin #7683.

Original comment by: mohandev2