Jenkins fails with hs_service.c:3118:3: error: comparison of unsigned expression < 0 is always false
``` 11:23:10 ../tor/src/feature/hs/hs_service.c: In function 'log_cant_upload_desc': 11:23:10 ../tor/src/feature/hs/hs_service.c:3118:3: error: comparison of unsigned expression < 0 is always false [-Werror=type-limits] ``` https://jenkins.torproject.org/job/tor-ci-windows-master/659/consoleFull Seems to be a by-product of legacy/trac#33400.
issue