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: XSharp/docs/Topics/VersionHistory.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@
20
20
<li styleclass="Body Text">Improved XML doc messages for methods implicitly generated by the compiler (INITs, implicit constructors) (#1128)</li>
21
21
<li styleclass="Body Text">Fixed an internal compiler error with DELEGATEs with default parameter values (#1129)</li>
22
22
<li styleclass="Body Text">Fixed a problem with incorrect calculation of the memory address offset when obtaining a pointer to a structure element (#1132)</li>
23
-
<li styleclass="Body Text">Fixed a problem with marking the complete current executing line of code while debugging (#1136)</li>
24
23
<li styleclass="Body Text">Fixed problematic behavior of #pragma warning directive unintentionally enabling/.disabling other warnings (#1133)</li>
24
+
<li styleclass="Body Text">Fixed a problem with marking the complete current executing line of code while debugging (#1136)</li>
25
25
<li styleclass="Body Text">Fixed incompatible to VO behavior with value initialization when declaring global MEMVAR (#1144)</li>
26
26
<li styleclass="Body Text">Fixed problem with compiler rule for DO not recognizing the "&" operator (#1147 )</li>
27
27
<li styleclass="Body Text">Fixed inconsistent behavior of the ^ operator regarding narrowing conversion warnings (#1160)</li>
0 commit comments