Incidencia #45054

gcc-13 error because of signed rally_point.length

Abrir Fecha: 2022-07-07 17:45 Última actualización: 2022-07-20 18:43

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

Details

I got some confusing errors from gcc-13 development version, until I realized that it was considering a case where rally_point.length is a negative one. It never is, and the type should reflect that. It's currently 'int'. Should be 'size_t', I think.

Ticket History (3/4 Histories)

2022-07-07 17:45 Updated by: cazfi
  • New Ticket "gcc-13 error because of signed rally_point.length" created
2022-07-14 12:01 Updated by: cazfi
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
2022-07-20 18:43 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