1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-30 05:16:39 +02:00
Files
unrealircd/doc
Bram Matthys 72af36d2a3 Fix problem with upcoming GCC 15 that assumes C23.
GCC 15 is not released yet and is scheduled for April/May 2025.

We now have a ./configure check. If a func() declaration is interpreted
as meaning 0 arguments, so C23 style, then we now add -std=gnu17 to
CFLAGS. If not, then we don't set an explicit C standard version.

Closes https://bugs.unrealircd.org/view.php?id=6495
2025-02-10 11:31:47 +01:00
..
2025-01-25 16:26:07 +00:00
2022-12-14 15:24:19 +00:00
2010-07-14 18:54:52 +00:00
2024-11-24 09:46:21 +01:00
2000-02-28 22:45:44 +00:00