RFC: Alternative for exemaker

Adrian Buehlmann adrian at cadifra.com
Sat Jun 23 16:20:31 CDT 2012


On 2012-06-23 13:24, Andrei Polushin wrote:
>  3) It allocates a copy of argv on stack, so the number of arguments
>     is not limited by a constant.

I can't say I'm particularly thrilled by invoking _alloca() for this, so
I've pushed a change that uses the heap instead.

https://bitbucket.org/abuehl/hgexe/changeset/0716e8256a77/raw


More information about the Mercurial-devel mailing list