Mailinglist Archive: opensuse-factory (249 mails)
| < Previous | Next > |
Re: [opensuse-factory] mawk as an alternative to gawk
- From: Vincent Untz <vuntz@xxxxxxxxxxxx>
- Date: Wed, 17 Feb 2010 05:12:04 +0100
- Message-id: <20100217041204.GM774@xxxxxxxxx>
Le mercredi 17 février 2010, à 00:27 +0100, Guido Berhoerster a écrit :
Sounds like a good idea!
Vincent
--
Les gens heureux ne sont pas pressés.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
I'd like to propose the inclusion of mawk into Factory as an
alternative to gawk. This requires two changes, gawk
would need to support update-alternatives and mawk would
need to be added to Factory.
My rationale is that mawk is significantly faster than gawk, that
it is (almost, still WIP) POSIX.2 compliant and supports only few
extensions, which allows for testing and ensuring the portability
of scripts.
There should be no side effects, mawk would remain an optional
package and have a lower update-alternatives priority than gawk.
Even if installed manually gawk would remain the default awk,
only through manually calling update-alternatives mawk could
permanently become the default.
mawk is currently in Contrib, I have prepared two branches with
the required changes and tested the resulting packages but I'd
like to hear if there are any objections or suggestions before
sending a sr.
Sounds like a good idea!
Vincent
--
Les gens heureux ne sont pas pressés.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |