Skip to content

Commit

Permalink
Remove redundant saturating
Browse files Browse the repository at this point in the history
  • Loading branch information
jnfoster committed Nov 26, 2018
1 parent 23bc56f commit 4a32458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion p4-16/spec/P4-16-spec.mdk
Original file line number Diff line number Diff line change
Expand Up @@ -6974,7 +6974,7 @@ The P4 compiler should provide:
| 1.0.0 | May 17, 2017 | Initial version. |
|-----|-----|-----|
| 1.1.0 | November 26, 2018 | Added top-level functions, optional and named parameters, `enum` |
| | | representations, parser value sets, type definitions, saturating |
| | | representations, parser value sets, type definitions, |
| | | saturating arithmetic, and structured annotations. |
| | | Removed `globalname` annotation and added a table `size` property. |
| | | Clarified semantics of operations on invalid headers, added restrictions |
Expand Down

0 comments on commit 4a32458

Please sign in to comment.