commit | 628e89cfaeec20bcb7687185efac91d6eb36ac07 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Fri Jun 24 12:13:53 2022 +0200 |
committer | Frédéric Lécaille <flecaille@haproxy.com> | Fri Jun 24 12:13:53 2022 +0200 |
tree | 48406798c865cd296015607725b050cff279cd3e | |
parent | 2bed1f166e0f4fd865007a8ad86be7263b019427 [diff] |
BUILD: quic+h3: 32-bit compilation errors fixes In GH #1760 (which is marked as being a feature), there were compilation errors on MacOS which could be reproduced in Linux when building 32-bit code (-m32 gcc option). Most of them were due to variables types mixing in QUIC_MIN macro or using size_t type in place of uint64_t type. Must be backported to 2.6.