Activity log for bug #69724

Date Who What changed Old value New value Message
2006-11-01 17:43:05 Sam Trenholme bug added bug
2006-11-01 17:44:11 Sam Trenholme description 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.: $ echo x | mawk '/[[:lower:]]/' $ echo x | gawk '/[[:lower:]]/' x $ I have fixed this with a patch: http://www.samiam.org/awk/mawk-1.3.3-posix-char-classes.patch I will attach this patch to this bug ig Launchpad allows files to be attached to bugs. - Sam 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.: $ echo x | mawk '/[[:lower:]]/' $ echo x | gawk '/[[:lower:]]/' x $ Attached is a patch to fix this issue.
2006-11-01 17:44:58 Sam Trenholme bug added attachment 'mawk-1.3.3-posix-char-classes.patch' (This patch adds POSIX character classes to Mawk)
2008-06-15 23:23:09 Jean-Baptiste Lallement mawk: status New Confirmed
2010-10-28 14:23:24 Alvin bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=65617
2010-10-28 14:23:24 Alvin bug task added mawk (Debian)
2010-10-28 14:23:41 Alvin bug added subscriber Alvin
2010-10-28 15:22:49 Bug Watch Updater mawk (Debian): status Unknown Confirmed
2011-02-11 10:40:13 Erick Brunzell bug added subscriber Erick Brunzell
2012-09-19 15:00:14 John Pfuntner bug added subscriber John Pfuntner
2014-06-19 13:14:42 Mantas Kriaučiūnas bug added subscriber Mantas Kriaučiūnas
2014-06-19 13:14:50 Mantas Kriaučiūnas bug added subscriber Baltix GNU/Linux system developers
2019-07-02 20:15:58 Andreas Hasenack mawk (Ubuntu): importance Undecided Wishlist
2019-07-02 20:16:04 Andreas Hasenack mawk (Ubuntu): status Confirmed Triaged
2020-01-27 20:16:00 Bug Watch Updater mawk (Debian): status Confirmed Fix Released