Incidencia #46414

Drop FC_..._TO_...() cast macros involving unsigned values

Abrir Fecha: 2023-01-02 02:42 Última actualización: 2023-09-20 13:40

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

Details

FC_PTR_TO_UINT(), FC_UINT_TO_PTR(), FC_SIZE_TO_PTR(), and FC_PTR_TO_SIZE() all have a bug that they actually use signed intptr_t instead of unsigned uintptr_t, nor does configure.ac setup that type. While these would be easy to fix, it's even easier to just drop them. They have no current users, and we don't want new users for such legacy casting methods.

Ticket History (3/5 Histories)

2023-01-02 02:42 Updated by: cazfi
  • New Ticket "Drop FC_..._TO_...() cast macros involving unsigned values" created
2023-06-09 07:19 Updated by: cazfi
2023-09-18 10:39 Updated by: cazfi
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
2023-09-20 13:40 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Resolución Update from Accepted to Fixed

Editar

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Entrar