Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v1.2.5.9

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Nov 19:20
· 1 commit to main since this release
93294e3

What's Changed

Breaking Changes 🛠

  • Switch compilation from C++17 to C++20. by @fruffy in #4347
  • [#5350] Replace underscores with hyphens for diagnostic types in the ErrorCatalog by @kfcripps in #5360

Changes to the Compiler Core

Changes to the Control Plane

  • Make building the control-plane (and protobuf) optional. by @fruffy in #5368

Changes to the eBPF Back Ends

  • Add support for operations on value with sizes > 64-bit by @vbnogueira in #5345

Changes to the TC Back End

Changes to the P4Tools Back End

  • Remove unnecessary table stepper object from pna exr_stepper by @dparker01 in #5366

Changes to the Tofino Back End

  • Fix gtestasm (tests now throw CompilerBug rather than aborting) by @ChrisDodd in #5393

Other Changes

New Contributors

Full Changelog: v1.2.5.8...v1.2.5.9