Skip to content

Commit

Permalink
Wording tweak in Versions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pzembrod committed Dec 23, 2021
1 parent 8dd4aa4 commit ed47d77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ to the runtime library interface jumplist.
Fastcall function can now only be called with the one parameter that
the function can actually receive. Previously, additional parameters
were silently dropped, which a) I now consider wrong, and b) was a
waste of scarce compiler code size. On that note, a few compiler
error messages were shortened.
waste of scarce compiler code size. On that note, I shortened a few
compiler error messages to fit the new feature into the X16.

The naming scheme for the basic runtime libraries `rt-*.[hio]` now
includes both start and end address, to facilitate different
Expand Down

0 comments on commit ed47d77

Please sign in to comment.