Skip to content

Commit 073871b

Browse files
XenuIsWatchinghenrikbrixandersen
authored andcommitted
doc: release-notes-3.6: add release note about -Wdouble-promotion
This adds a release note about -Wdouble-promotion now being a default warning flag. Signed-off-by: Ryan McClelland <[email protected]>
1 parent 77244aa commit 073871b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/releases/release-notes-3.6.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,9 @@ Build system and infrastructure
290290

291291
* Deprecated ``CONF_FILE`` ``prj_<build>.conf`` build type.
292292

293+
* Added `-Wdouble-promotion` as a default warning when compiling to warn developers with
294+
single-precision floats easily being promoted to double-precision.
295+
293296
Drivers and Sensors
294297
*******************
295298

0 commit comments

Comments
 (0)