bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62110] HSTS broken on 32 bit big endian devices


From: Petr Pisar
Subject: [bug #62110] HSTS broken on 32 bit big endian devices
Date: Thu, 17 Mar 2022 03:31:32 -0400 (EDT)

Follow-up Comment #7, bug #62110 (project wget):

That gnulib "int64" code does not work on all platforms. It only works on
platforms where a 64-bit integer type is supported by the compiler (int64_t in
stdint.h). For the sake of completeness, it is supported e.g. by GCC on 32-bit
little-endian x86. I have no idea about the platform of the original reporter.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62110>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]