November 20, 2012 [phobos] [D-Programming-Language/phobos] 5fe14e: Remove args setting code duplication | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/phobos-1.x Home: https://github.com/D-Programming-Language/phobos Commit: 5fe14e7162c4c5e811d85853bea854d523a2d9b3 https://github.com/D-Programming-Language/phobos/commit/5fe14e7162c4c5e811d85853bea854d523a2d9b3 Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2012-11-20 (Tue, 20 Nov 2012) Changed paths: M internal/dmain2.d Log Message: ----------- Remove args setting code duplication Commit: f52cb5c94078d9fe73ad9663a861bf195a833888 https://github.com/D-Programming-Language/phobos/commit/f52cb5c94078d9fe73ad9663a861bf195a833888 Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2012-11-20 (Tue, 20 Nov 2012) Changed paths: M internal/dmain2.d Log Message: ----------- Fix Issue 1188 by copying args processing code from druntime Commit: f4cbdf0f9d7d582db2a81c84c931125afd948408 https://github.com/D-Programming-Language/phobos/commit/f4cbdf0f9d7d582db2a81c84c931125afd948408 Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2012-11-20 (Tue, 20 Nov 2012) Changed paths: M internal/dmain2.d Log Message: ----------- Use `malloc` instead of `alloca` for arguments as we are in a nested function. Commit: 7653b6a20c7053c1994a0496933278369cb93feb https://github.com/D-Programming-Language/phobos/commit/7653b6a20c7053c1994a0496933278369cb93feb Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2012-11-20 (Tue, 20 Nov 2012) Changed paths: M internal/dmain2.d Log Message: ----------- Merge pull request #962 from denis-sh/fix2-Issue-1188 Fix issue 1188 Compare: https://github.com/D-Programming-Language/phobos/compare/92143c50df3a...7653b6a20c70 |
Copyright © 1999-2021 by the D Language Foundation