[Bug 502027] Re: gawk fails to parse regular expressions with an interval

2011-04-21 Thread David Kohen
Though on the first few lines of the man-page it says: "It conforms to the definition of the language in the POSIX 1003.1 Standard" and it requires a switch to conform to the standard, this does appear in the documentation, so it is not a bug. -- You received this bug notification because you are

[Bug 502027] Re: gawk fails to parse regular expressions with an interval

2011-04-21 Thread David Kohen
** Changed in: gawk (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/502027 Title: gawk fails to parse regular expressions with an interval -- ubuntu-bugs maili

[Bug 502027] Re: gawk fails to parse regular expressions with an interval

2011-03-08 Thread gzarkadas
This works: ls -ld /tmp/ | awk '"^.{4}r" {print "TEST"}' These also work: ls -ld /tmp/ | awk --posix '/^.{4}r/ { print "TEST"}' ls -ld /tmp/ | awk --re-interval '/^.{4}r/ { print "TEST"}' The online awk manual states in section "2.3 Regular Expression Operators" (http://www.gnu.org/software/gaw

[Bug 502027] Re: gawk fails to parse regular expressions with an interval

2010-01-01 Thread David Kohen
Found the same problem in CentOS 5.3 (sourceforge.net shell services) -- gawk fails to parse regular expressions with an interval https://bugs.launchpad.net/bugs/502027 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail