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
We decided to stick with the existing rule in the specification that all dimensions of a multi-dimensional array must all be checked or unchecked. There is no need for the ability to declare unchecked arrays using the 'unchecked' keyword, so we should remove this feature.
The text was updated successfully, but these errors were encountered:
This issue was copied from checkedc/checkedc-clang#27
We decided to stick with the existing rule in the specification that all dimensions of a multi-dimensional array must all be checked or unchecked. There is no need for the ability to declare unchecked arrays using the 'unchecked' keyword, so we should remove this feature.
The text was updated successfully, but these errors were encountered: