Fabian Ruffy
Fabian Ruffy
> @Vineet1101 The DCO check is failing. If you look at the PR web page here #5136 and scroll down to the list of tests, click on the test name...
> I would say the rule might be the following: > > * If the header is expected to be the part of API, then it should be always used...
This is probably the eliminate typedefs or eliminate new type pass. Both of them are simple and this can be fixed. Are you able to submit a PR for this?
@shikumar1 This packaging now conflicts with the main p4c repository. Can we remove it?
@jafingerhut Do you have some opinions on how to use CPack to generate license information for the compiler? I am removing the licensing from the Tofino version at least, since...
Yes, the current CPack configuration uses the outdated Barefoot license instead of the P4C license. We should fix this.
> Are you suggesting that someone creates a PR that _stops_ copying the PDF and HTML to S3? That would be one of the outcomes, the other outcome is that...
Would be great to show the utility with one of the existing parametrized tests. https://github.com/p4lang/p4c/blob/main/backends/p4test/CMakeLists.txt#L118 I also think it makes sense to add target and arch as arguments to the...
I realized that this does not cover default arguments of the action. I think this requires adding a new message type.