Incidencia #42872

Fallthrough from VUT_CITYTILE case in req_text_insert()

Abrir Fecha: 2021-09-18 10:28 Última actualización: 2021-09-24 01:23

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

Details

With -Wimplicit-fallthrough in master:

../../../src/common/reqtext.c: In function ‘req_text_insert’:
../../../src/common/reqtext.c:2736:12: error: this statement may fall through -Werror=implicit-fallthrough=

2736 | } else {
|

../../../src/common/reqtext.c:2809:3: note: here

2809 | case VUT_CITYSTATUS:
| ~

cc1: all warnings being treated as errors

Ticket History (3/4 Histories)

2021-09-18 10:28 Updated by: cazfi
  • New Ticket "Fallthrough from VUT_CITYTILE case in req_text_insert()" created
2021-09-18 10:33 Updated by: cazfi
2021-09-24 01:23 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Entrar