-
I am using p4c (version: 1.2.0 (SHA ebd446fa BUILD:debug) ) and simple_switch (version: 1.13.0-498202d9).
I wanted to emit a header stack and to set value of the header stack in the parser, using me…
-
Here is a quote from the current spec, appendix G:
> The presence of undefined behavior has caused numerous problems in languages like C and HTML, including bugs and serious security vulnerabilitie…
-
Examples:
+ The new match kinds list and range_list
+ New keywords state_context and state_graph
To my knowledge, these are not supported by the latest open source P4 compiler and behavioral-mode…
-
Below linq does not produce NVL for '**(crdCard.FromCrdCard.CardNo ?? "")**' also it sees "" as constant and does not cache linq expression cache. #2222
CardNo property is a string, MBR_ID is Dynamic…
-
**Reported by jteh on 2011-03-23 22:05**
Some languages contain characters which do not have a single unicode character representation. Instead, pressing such a key produces a sequence of multiple uni…
-
The comments below are copied from another issue regarding action selectors in the PSA spec. I wanted to preserve these comments in an open issue, since it is more difficult to remember where they ar…
-
Adding the following line to the end of `ConverseCommonInit` shows that `CmiRankOf` and `CmiNodeOf` return incorrect values.
Line to add:
`
CmiPrintf("[PE:%d][Node:%d][Rank:%d] ConverseCommonIni…
-
As shown below, is it possible to support externs with different type parameter, but the same name?
[meter-extern.p4.txt](https://github.com/p4lang/p4c/files/2532017/meter-extern.p4.txt)
Current…
-
Spin-off of #55 ,
To fix this, I propose some refactoring is needed:
- Move activate/deactivate code from `main` into `atom-perforce.start/stop`
- dispose commands added if `p4` is not available
-
I've been missing it for years, but I've never commented on it. It is possible that the idea has already been discussed and discarded.
The point is that I find missing in the transfer rules the pos…