August 13, 2014 [phobos] [D-Programming-Language/phobos] f22cd8: Fixed std.process.system() deprecation message | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: f22cd8657816ec51f5c0cc2a72135997fc2c085d https://github.com/D-Programming-Language/phobos/commit/f22cd8657816ec51f5c0cc2a72135997fc2c085d Author: Lars T. Kyllingstad <git@kyllingen.net> Date: 2014-08-13 (Wed, 13 Aug 2014) Changed paths: M std/process.d Log Message: ----------- Fixed std.process.system() deprecation message wait(spawnProcess(command)) is a closer match to system(command). Commit: 8f9b3377fe28cb36f7ca9429932347cf445ad4fd https://github.com/D-Programming-Language/phobos/commit/8f9b3377fe28cb36f7ca9429932347cf445ad4fd Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2014-08-13 (Wed, 13 Aug 2014) Changed paths: M std/process.d Log Message: ----------- Merge pull request #2422 from kyllingstad/change-system-deprecation-message Fixed std.process.system() deprecation message Compare: https://github.com/D-Programming-Language/phobos/compare/06ca7ce82f78...8f9b3377fe28 |
Copyright © 1999-2021 by the D Language Foundation