Deprecation: set .sort and .reverse props are 'Error' starting with 2.075#1672
Deprecation: set .sort and .reverse props are 'Error' starting with 2.075#1672andralex merged 1 commit intodlang:masterfrom
Conversation
|
Kind of a nitpick, but I think the "error" column is for explicit errors given when the compiler explicitly detects the use of the deprecated feature. AIUI these properties were removed outright, so it would be more correct to leave the "error" column blank, like what was done with |
|
well together with the removal comes an error when they are used.
2017-06-07 15:30 GMT+02:00 Vladimir Panteleev <notifications@github.com>:
… Kind of a nitpick, but I think the "error" column is for explicit errors
given when the compiler explicitly detects the use of the deprecated
feature. AIUI these properties were removed outright, so it would be more
correct to leave the "error" column blank, like what was done with clear
below in the table.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1672 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ACtpCHm-WyaDSfEukPd4E4KtliOrJjY0ks5sBqXcgaJpZM4Nx_Pn>
.
|
If you apply that logic, then that makes the |
Hehe, that was my logic as well.
That's a fair point: |
CC @UplinkCoder @MartinNowak