[InterNetNews/inn] a72f8b: Make a warning specific to Clang
Julien ÉLIE
noreply at github.com
Fri Jun 12 22:06:59 UTC 2026
Branch: refs/heads/2.7
Home: https://github.com/InterNetNews/inn
Commit: a72f8b829f695810aa68e2c3030df8bc455c5d58
https://github.com/InterNetNews/inn/commit/a72f8b829f695810aa68e2c3030df8bc455c5d58
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2026-06-13 (Sat, 13 Jun 2026)
Changed paths:
M MANIFEST
M configure.ac
M m4/cc-flags.m4
A m4/clang.m4
M support/getrra-c-util
Log Message:
-----------
Make a warning specific to Clang
Use clang.m4 from rra-c-util for Clang detection.
One warning made the build fail with GCC:
cc1: error: command-line option ‘-Wno-nrvo’ is valid
for C++/ObjC++ but not for C [-Werror]
Only use it when building with Clang.
To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications
More information about the inn-committers
mailing list