Follow-up Comment #5, bug #62110 (project wget):
The problem in the test is that the sscanf in hsts_read_database tries to read
values 1647421226 and 123456 into variables 'created' and 'max_age; and the
results are numbers 530239482494976 and 6224032784512362224. In Fedora, I
changed the sscanf to read SCNd32 on i686 only but I was just wondering
whether there is a more general solution to this(I did not figure any yet).
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62110>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/