Skip to content

Commit

Permalink
Updates release notes for PR #4575
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Jan 5, 2025
1 parent c619af2 commit 86622ba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .release-notes/4575.md

This file was deleted.

6 changes: 6 additions & 0 deletions .release-notes/next-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Change stack_depth_t to size_t on OpenBSD

The definition of stack_depth_t was changed from int to size_t to support compiling on OpenBSD 7.6.

ponyc may not be compilable on earlier versions of OpenBSD.

0 comments on commit 86622ba

Please sign in to comment.