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
Often I do want to search for a simple text in compiler output and not a regular expression.
But the text might contains characters which has a specific regular expression meaning.
Therefore the arguments: --compiler-text, --linker-text, --program-text becomes handy
as I do not need to worry about regex characters
The text was updated successfully, but these errors were encountered:
nordlow
added a commit
to nordlow/dub
that referenced
this issue
Feb 14, 2024
Often I do want to search for a simple text in compiler output and not a regular expression.
But the text might contains characters which has a specific regular expression meaning.
Therefore the arguments:
--compiler-text, --linker-text, --program-text
becomes handyas I do not need to worry about regex characters
The text was updated successfully, but these errors were encountered: