Steffen Smolka
Steffen Smolka
Same issue here, similar output as @pelegm.
+1, this would be very good to have, for example for [Bazel](https://https://bazel.build/).
It's intentional. The constraint `< 5.2.1` would make sedlex incompatible with a large part of the OCaml ecosystem, most notably the Jane Street libraries.
I think this is consistent with the semantics of formal languages. The largest language includes the empty word "". One would expect a wildcard (i.e., `_`) to match on anything,...
This would still be extremely useful to have! Would this be easy to support?
Hi @abdosi,could you please take a look and sign off on this? As per [this page](https://github.com/Azure/SONiC/issues/841), you are the shepherd for this PR, and the community review is complete. Thanks!
PINS does not use PD. You may used PD if you'd like on the controller side, but this is optional.
For simplicity. The IR representation is easier to work with than PI. @rhalstea may be able to provide more details. Do you have data to suggest this might be a...
This is the error message: ``` ERROR: /home/runner/work/p4c/p4c/BUILD.bazel:180:11: Compiling frontends/common/constantFolding.cpp failed: undeclared inclusion(s) in rule '//:ir_frontend_midend_control_plane': this rule is missing dependency declarations for the following files included by 'frontends/common/constantFolding.cpp': '/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h'...
You could try clearing the cache here? https://github.com/p4lang/p4c/actions/caches?query=key%3ALinux-build+ EDIT: source: https://stackoverflow.com/questions/63521430/clear-cache-in-github-actions