Skip to content

Commit e9163ad

Browse files
committed
Update deprecations page for removal of NCEG operators
1 parent effa600 commit e9163ad

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
@@ -21,7 +21,7 @@ $(SPEC_S Deprecated Features,
2121
$(TROW $(DEPLINK Implicit catch statement), 2.072, 2.072, future, future )
2222
$(TROW $(DEPLINK .sort and .reverse properties for arrays), ?, 2.072,  , 2.075)
2323
$(TROW $(DEPLINK C-style array pointers), ?, 2.072;,  ,  )
24-
$(TROW $(DEPLINK Floating point NCEG operators), 2.079, 2.066, 2.072,  )
24+
$(TROW $(DEPLINK Floating point NCEG operators), 2.079, 2.066, 2.072, 2.080 )
2525
$(TROW $(DEPLINK clear), 2.060, 2.066,  , 2.068 )
2626
$(TROW $(DEPLINK .min property for floating point types), N/A, 2.065, 2.067, 2.072 )
2727
$(TROW $(DEPLINK Cast T[] to integral type), ?, 2.060,  , 2.061 )

0 commit comments

Comments
 (0)