[Bug 48855] Re: Defaul awk version can't build zd1211 kernel moduke from Dapper source

2006-11-01 Thread Sam Trenholme
I have added POSIX character classes to Mawk. See the attached patch. - Sam ** Attachment added: "POSIX character classes for Mawk" http://librarian.launchpad.net/4945736/mawk-1.3.3-posix-char-classes.patch -- Defaul awk version can't build zd1211 kernel moduke from Dapper source https://l

[Bug 69724] Mawk does not support Posix character classes in expressions

2006-11-01 Thread Sam Trenholme
Public bug reported: Binary package hint: mawk Mawk does not support Posix character classes, such as [:upper:] and [:lower:], in regular expressions. This makes it more difficult to write portable Awk scripts (since [A-Z] match lower-case characters in Gawk using non-English locales) E.G.: $

[Bug 69724] Re: Mawk does not support Posix character classes in expressions

2006-11-01 Thread Sam Trenholme
The patch to fix this issue. - Sam ** Attachment added: "This patch adds POSIX character classes to Mawk" http://librarian.launchpad.net/4945567/mawk-1.3.3-posix-char-classes.patch -- Mawk does not support Posix character classes in expressions https://launchpad.net/bugs/69724 -- ubuntu-b