mirror of
https://github.com/haproxy/haproxy.git
synced 2026-07-13 02:57:32 -04:00
|
Some checks are pending
Contrib / admin/halog/ (push) Waiting to run
Contrib / dev/flags/ (push) Waiting to run
Contrib / dev/haring/ (push) Waiting to run
Contrib / dev/hpack/ (push) Waiting to run
Contrib / dev/poll/ (push) Waiting to run
FreeBSD / clang (push) Waiting to run
VTest / Generate Build Matrix (push) Waiting to run
VTest / (push) Blocked by required conditions
Windows / Windows, gcc, all features (push) Waiting to run
clang (rightfully) complains that when neither HA_CAS_IS_8B nor HA_HAVE_CAS_DW is defined, there is a mismatch when we're doing a CAS, as we're mixing unsigned int and int. To fix that, just turn old_state to an unsigned int, as it should be. This should fix github issue #3441 |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||
| make | ||