Skip to content

Commit

Permalink
Changes entry for ocaml#10675
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierleroy committed Oct 6, 2021
1 parent 58de0ef commit d967c3d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ 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.
(Xavier Leroy and David Allsopp, review by Sébastien Hinderer)

### Code generation and optimizations:

Expand Down

0 comments on commit d967c3d

Please sign in to comment.