You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,7 @@ Version 1.06.0
75
75
- #880: Overload binary operators now support covariant arguments, overloaded procedure resolution changed especially with respect to CONST and non-CONST parameters
76
76
- Fix for debugging lines in include files but not in procedures. Filename debugging information added for module level statements in included files.
77
77
- #699: fix new[0] causing infinite loop when calling constructor/destructor list
78
+
- #890: Fix Bad @N stdcall suffix for non-trivial byval type parameters with -gen gcc
0 commit comments