mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 00:09:46 +01:00
59f1b4346c
Designated initializers make the code much more readable and are part of the C standard since C99. C++ with C++20 finally caught up. Until we switch to that C++ version, let's disable the annoying warning rather than reducing the code quality for the sake of strict C++ compatibility of our headers. |
||
---|---|---|
.. | ||
afl.inc.mk | ||
gnu.inc.mk | ||
llvm.inc.mk |