]> git.ipfire.org Git - thirdparty/systemd.git/commit
Stop disabling -Wattributes
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Thu, 19 Mar 2026 10:35:00 +0000 (11:35 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Thu, 19 Mar 2026 10:46:30 +0000 (11:46 +0100)
commita0eae2ab7b45d22d67487279564f604206149143
tree3e8111ee109a778c6c217a201ff7140ee30194ea
parentd105f4c5a59b96ee34b03277fe07ba41308a3eea
Stop disabling -Wattributes

In one of the reviews one of the LLMs noticed that the pragma is set but
never unset, so it remains in effect for the rest of the translation
unit. From the comment, it's not clear how old those "old compilers" were,
so let's try if things work without this workaround.
src/basic/static-destruct.h
src/libsystemd/sd-bus/bus-error.h
src/shared/tests.h