Incidencia #48683

emscripten: No prototype for netfile_free()

Abrir Fecha: 2023-09-20 14:27 Última actualización: 2023-09-24 05:58

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
1

Details

Main branch, emscripten build:

../src/utility/netfile.c:323:6: warning: no previous prototype for function 'netfile_free' [-Wmissing-prototypes]
  323 | void netfile_free(void)
      |      ^
../src/utility/netfile.c:323:1: note: declare 'static' if the function is
not intended to be used outside of this translation unit
  323 | void netfile_free(void)
      | ^
      | static

Ticket History (3/7 Histories)

2023-09-20 14:27 Updated by: cazfi
  • New Ticket "emscripten: No prototype for netfile_free()" created
2023-09-20 15:25 Updated by: cazfi
2023-09-22 17:24 Updated by: cazfi
  • File 0012-emscripten-Provide-netfile_free-prototype.patch (File ID: 13249) is attached
2023-09-22 17:30 Updated by: cazfi
  • File 0012-emscripten-Provide-netfile_free-prototype.patch (File ID: 13249) is deleted
2023-09-22 17:31 Updated by: cazfi
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
2023-09-24 05:58 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Resolución Update from Accepted to Fixed

Attachment File List

Editar

Please login to add comment to this ticket » Entrar