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
In file: /home/apinski/src/p4/p4c/frontends/p4/typeChecking/typeChecker.cpp:158
Compiler Bug: At this point in the compilation typechecking should not infer new types anymore, but it did.
This is a slightly modified version of testdata/p4_16_samples/issue2487.p4 where the tuple contains int types rather than the types of the header fields.
The text was updated successfully, but these errors were encountered:
Take:
This produces:
This is a slightly modified version of testdata/p4_16_samples/issue2487.p4 where the tuple contains int types rather than the types of the header fields.
The text was updated successfully, but these errors were encountered: