Follow-up Comment #2, bug #20513 (project freeciv):

It doesn't for me. I will add casts...

dataio.c: In function 'dio_get_uint8':
dataio.c:501:5: error: format '%ld' expects argument of type 'long int', but
argument 7 has type 'unsigned int' [-Werror=format]
dataio.c: In function 'dio_get_uint16':
dataio.c:521:5: error: format '%ld' expects argument of type 'long int', but
argument 7 has type 'unsigned int' [-Werror=format]
dataio.c: In function 'dio_get_uint32':
dataio.c:541:5: error: format '%ld' expects argument of type 'long int', but
argument 7 has type 'unsigned int' [-Werror=format]


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?20513>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to