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
p4c/backends/tofino/bf-p4c/parde/marshal.h:68:78: warning: all paths through this function will call itself [-Winfinite-recursion]
inline JSONGenerator &operator<<(JSONGenerator &out, const MarshaledFrom &c) { return out << c; }
The text was updated successfully, but these errors were encountered:
asl
added
bug
This behavior is unintended and should be fixed.
tofino
Topics related to the Tofino switch and back end.
labels
Nov 12, 2024
The text was updated successfully, but these errors were encountered: