Tíquete #44886

AmigaOS build failure "if (tv.tv_sec < 0) {" always false

: 2022-06-21 02:10 Última Atualização: 2022-07-02 07:16

Relator:
Dono:
Tipo:
Estado:
Fechado
Componente:
Marcos:
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
3

Details

Cross-compiling S3_0 to AmigaOS:

../../../src/server/sernet.c: In function 'flush_packets':
../../../src/server/sernet.c:366:19: error: comparison of unsigned expression in '< 0' is always false [-Werror=type-limits!]

366 | if (tv.tv_sec < 0) {

Ticket History (3/7 Histories)

2022-06-21 02:10 Updated by: cazfi
  • New Ticket "AmigaOS build failure "if (tv.tv_sec < 0) {" always false" created
2022-06-25 04:42 Updated by: cazfi
  • Dono Update from (Nenhum) to cazfi
  • Resolução Update from Nenhum to Accepted
  • Marco Update from (Nenhum) to 3.0.3 (fechado)
Comentário

Patch also for S2_6 attached - after all the main point of keeping S2_6 around is supporting exotic systems where newer branches are harder to port.

2022-06-25 04:44 Updated by: cazfi
Comentário

New S2_6 version - I had accidentally deleted a character when saving the source file, or something.

2022-07-02 07:16 Updated by: cazfi
  • Estado Update from Aberto to Fechado
  • Resolução Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Login