diff options
Diffstat (limited to 'test/profile5.ok')
-rw-r--r-- | test/profile5.ok | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/profile5.ok b/test/profile5.ok index 309ec1e4..588d2c02 100644 --- a/test/profile5.ok +++ b/test/profile5.ok @@ -8176,3 +8176,7 @@ function zzer() { ################################################################ } +gawk: ./profile5.awk:3278: warning: regexp escape sequence `\~' is not a known regexp operator +gawk: ./profile5.awk:3601: warning: regexp escape sequence `\!' is not a known regexp operator +gawk: ./profile5.awk:3610: warning: regexp escape sequence `\:' is not a known regexp operator +gawk: ./profile5.awk:3742: warning: regexp escape sequence `\,' is not a known regexp operator |