Skip to content

Commit

Permalink
Changes entry for #10675
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierleroy committed Oct 7, 2021
1 parent d57a4bd commit f0bdb45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ Working version
- #10549: Stack overflow detection and naked pointers checking for ARM64
(Xavier Leroy, review by Stephen Dolan)

* #10675: Emit deprecation warnings when old C runtime function names
are used. This will break C stub code that uses these old names and
treats warnings as errors. The workaround is to use the new names.
(Xavier Leroy and David Allsopp, review by Sébastien Hinderer and
Damien Doligez)

### Code generation and optimizations:

Expand Down

0 comments on commit f0bdb45

Please sign in to comment.