April 08, 2014 [dmd-internals] [D-Programming-Language/dmd] 16b443: Fix ini file parsing for '?=' | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 16b443d5cca67b993ad53968c80b9ac3a0595bbc https://github.com/D-Programming-Language/dmd/commit/16b443d5cca67b993ad53968c80b9ac3a0595bbc Author: Leandro Lucarella <leandro.lucarella@sociomantic.com> Date: 2014-04-08 (Tue, 08 Apr 2014) Changed paths: M src/inifile.c Log Message: ----------- Fix ini file parsing for '?=' This feature was completely failing, variables defined with '?=' were never using the environment variable when defined. Commit: 202c83b93f43889ae06594d070ba0e05fb5bef41 https://github.com/D-Programming-Language/dmd/commit/202c83b93f43889ae06594d070ba0e05fb5bef41 Author: Martin Nowak <code@dawg.eu> Date: 2014-04-08 (Tue, 08 Apr 2014) Changed paths: M src/inifile.c Log Message: ----------- Merge pull request #3439 from leandro-lucarella-sociomantic/fix-cond-define Fix ini file parsing for '?=' Compare: https://github.com/D-Programming-Language/dmd/compare/db2291fc32b0...202c83b93f43 |
Copyright © 1999-2021 by the D Language Foundation