We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd4aa4 commit ed47d77Copy full SHA for ed47d77
Versions.md
@@ -74,8 +74,8 @@ to the runtime library interface jumplist.
74
Fastcall function can now only be called with the one parameter that
75
the function can actually receive. Previously, additional parameters
76
were silently dropped, which a) I now consider wrong, and b) was a
77
-waste of scarce compiler code size. On that note, a few compiler
78
-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.
79
80
The naming scheme for the basic runtime libraries `rt-*.[hio]` now
81
includes both start and end address, to facilitate different
0 commit comments