Skip to content

drivers/apcmicrolink.c: drop pragma to ignore a warning unknown to old clang#5

Merged
libschmudie-so merged 1 commit into
NetCube-Systems-Austria:masterfrom
jimklimov:patch-4
May 18, 2026
Merged

drivers/apcmicrolink.c: drop pragma to ignore a warning unknown to old clang#5
libschmudie-so merged 1 commit into
NetCube-Systems-Austria:masterfrom
jimklimov:patch-4

Conversation

@jimklimov
Copy link
Copy Markdown

Part of networkupstools#3406

The block where this line occurred is for old CLANG's (3.4 or so) seen in older distros (Ubuntu 14.04, CentOS 7) of the CI farm. It did not recognize the warning name, issued a warning about that non-recognition, and failed strict builds due to -Werror stance.

…d clang [networkupstools#3406]

Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
@libschmudie-so libschmudie-so merged commit 2c46385 into NetCube-Systems-Austria:master May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants