haproxy/include
Willy Tarreau eedcea8b90 BUILD: debug: remove unnecessary quotes in HA_WEAK() calls
HA_WEAK() is supposed to take a symbol in argument, not a string, since
the asm statements it produces already quote the argument. Having it
quoted twice doesn't work on older compilers and was the only reason
why DEBUG_MEM_STATS didn't work on older compilers.
2022-11-14 11:12:49 +01:00
..
haproxy BUILD: debug: remove unnecessary quotes in HA_WEAK() calls 2022-11-14 11:12:49 +01:00
import CLEANUP: assorted typo fixes in the code and comments 2022-10-30 17:17:56 +01:00