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.
2 parents 5539a74 + c6c7f35 commit 4aac962Copy full SHA for 4aac962
docs/internals/layout_in_storage.rst
@@ -56,7 +56,8 @@ as individual values.
56
of Solidity due to the fact that storage pointers can be passed to libraries. This means that
57
any change to the rules outlined in this section is considered a breaking change
58
of the language and due to its critical nature should be considered very carefully before
59
- being executed.
+ being executed. In the event of such a breaking change, we would want to release a
60
+ compatibility mode in which the compiler would generate bytecode supporting the old layout.
61
62
63
Mappings and Dynamic Arrays
0 commit comments