Skip to content

Commit e22a90e

Browse files
authored
Merge pull request #1680 from wilzbach/sort-remove-clean-error-column
Deprecate.dd: clear error column for sort/remove deprecation merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>
2 parents fa0d96e + 64e53a2 commit e22a90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deprecate.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ $(SPEC_S Deprecated Features,
1616
$(TROW $(DEPLINK scope for allocating classes on the stack), future, &nbsp;, &nbsp;, &nbsp;)
1717
$(TROW $(DEPLINK Imaginary and complex types), future, &nbsp;, &nbsp;, &nbsp;)
1818
$(TROW $(DEPLINK Implicit catch statement), 2.072, 2.072, future, future )
19-
$(TROW $(DEPLINK .sort and .reverse properties for arrays), ?, 2.072;, 2.075;, 2.075)
19+
$(TROW $(DEPLINK .sort and .reverse properties for arrays), ?, 2.072, &nbsp;, 2.075)
2020
$(TROW $(DEPLINK C-style array pointers), ?, 2.072;, &nbsp;, &nbsp;)
2121
$(TROW $(DEPLINK Floating point NCEG operators), ?, 2.066, 2.072, &nbsp;)
2222
$(TROW $(DEPLINK clear), 2.060, 2.066, &nbsp;, 2.068 )

0 commit comments

Comments
 (0)