mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Minor doc fixes in the release notes
This commit is contained in:
committed by
Christian Helmuth
parent
bde3be787e
commit
a5c9830706
@@ -219,8 +219,9 @@ Base framework and OS-level infrastructure
|
||||
Increased default warning level
|
||||
===============================
|
||||
|
||||
For building Genode components written in C++, the compiler flags -Wextra,
|
||||
-Weffc++, and -Werror are now enabled in addition to -Wall by default.
|
||||
For building Genode components written in C++, the compiler
|
||||
flags -Wextra, -Weffc++, and -Werror are now enabled in addition
|
||||
to -Wall by default.
|
||||
|
||||
If this strict warning level is inapplicable for a given component or
|
||||
library, it is possible to explicitly disable the strictness in the
|
||||
|
||||
Reference in New Issue
Block a user