Skip to content

Commit 8cfc951

Browse files
authored
Merge pull request #1254 from jafingerhut/add-revision-history-entry-for-empty-key-list-for-table
Add revision history entry for PR #1132 defining empty key list for tables
2 parents 8d6c2c4 + 6bf92e5 commit 8cfc951

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: p4-16/spec/P4-16-spec.mdk

+2
Original file line numberDiff line numberDiff line change
@@ -8622,6 +8622,8 @@ The P4 compiler should provide:
86228622
* Defined `entries` table property without `const`, for entries
86238623
installed when the P4 program is loaded, but the control plane can
86248624
later change them or add to them (Section [#sec-entries]).
8625+
* Clarified behavior of table with no `key` property, or if its list
8626+
of keys is empty (Section [#sec-table-keys]).
86258627

86268628
## Summary of changes made in version 1.2.3, released July 11, 2022.
86278629

0 commit comments

Comments
 (0)