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 0e3bd08 commit f301b2eCopy full SHA for f301b2e
deprecate.dd
@@ -18,9 +18,9 @@ $(SPEC_S Deprecated Features,
18
$(TROW $(DEPLINK delete), , 2.079, , )
19
$(TROW $(DEPLINK scope as a type constraint), future, , , )
20
$(TROW $(DEPLINK Imaginary and complex types), future, , , )
21
- $(TROW $(DEPLINK Implicit catch statement), 2.072, 2.072, future, future )
+ $(TROW $(DEPLINK Implicit catch statement), 2.072, 2.072, 2.081, )
22
$(TROW $(DEPLINK .sort and .reverse properties for arrays), ?, 2.072, , 2.075)
23
- $(TROW $(DEPLINK C-style array pointers), ?, 2.072;, , )
+ $(TROW $(DEPLINK C-style array pointers), ?, 2.072, , )
24
$(TROW $(DEPLINK Floating point NCEG operators), 2.079, 2.066, 2.072, 2.080 )
25
$(TROW $(DEPLINK clear), 2.060, 2.066, , 2.068 )
26
$(TROW $(DEPLINK .min property for floating point types), N/A, 2.065, 2.067, 2.072 )
0 commit comments