Incidencia #48208

secfile_entry_ignore()

Abrir Fecha: 2023-06-10 08:52 Última actualización: 2023-06-18 14:16

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

Details

We currently do "(void) secfile_entry_lookup()" to avoid "unused entry" warnings about entries we intentionally ignore.

To make code more self documenting (and these cases searchable!), let's introduce wrapper macro with a name that clearly indicates that purpose of the lookup is just to get rid of the "unused entry" warning. This ticket is about introducing the macro. I'm not going through all the existing code to figure out which existing calls should be updated.

Ticket History (3/5 Histories)

2023-06-10 08:52 Updated by: cazfi
  • New Ticket "secfile_entry_ignore()" created
2023-06-10 10:14 Updated by: cazfi
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
  • Hito Update from (Ninguno) to 3.1.0-beta3 (cerrado)
2023-06-18 14:16 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Resolución Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Entrar