-
Problem report
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
S24-W44/45, S24-W46/47
-
0.5
The frontend implementation of resub/iregsub now returns output if the input pattern does not match the input string. This can lead to unexpected and undesired results. The frontend must return an empty string in such cases.
Additionally, the behavior on no match should be documented.