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
Found a program which triggers message with invalid format string, as mentioned in #4141.
Compiler bug triggered, please report this error:
exception type: boost::wrapexcept<boost::io::bad_format_string>
error: boost::bad_format_string: format-string is ill-formed
P4 program
#include <core.p4>
extern main {}
The text was updated successfully, but these errors were encountered:
fruffy
added
bug
This behavior is unintended and should be fixed.
core
Topics concerning the core segments of the compiler (frontend, midend, parser)
labels
Sep 8, 2023
Issue
Found a program which triggers message with invalid format string, as mentioned in #4141.
P4 program
The text was updated successfully, but these errors were encountered: