Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-04-28 02:24
Flavor·Python

r"
^(?:\s*(?:\[.*\]\s*)?([^ ]*\.[chpimxsola0-9]+):(?:(\d*):(?:\d*:)*\s*(?:(warning|error|note)\s*:|\s*(.*))|\s*(undefined reference to.*))(.*)|.*ld:\s*(.*-l(.*)))$
"
gm
Open regex in editor