]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: 51d.c: cleanup, fix preprocessor ifdefs
authorIlia Shipitsin <chipitsine@gmail.com>
Tue, 12 May 2026 10:14:03 +0000 (12:14 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 13 May 2026 15:00:20 +0000 (17:00 +0200)
commit61aa17aec83ba9f333b6753e31ab9979c0752175
tree90d4432bd133053d4194433f4ff615bf1c2d2248
parent6e9b9196bd092d1d115a344e917f72b7dd7249cb
BUILD: 51d.c: cleanup, fix preprocessor ifdefs

The ifdef spans over function boundaries, making some combinations produce
code that does not build:

addons/51degrees/51d.c:638:1: error: Unmatched '}'. Configuration: ''. [syntaxError]
addons/51degrees/51d.c