May 03, 2013 [dmd-internals] [D-Programming-Language/dmd] 92a1d6: Replace condApply templates with macros | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 92a1d60a5d15b2a9fde69298629e298e7293fad5 https://github.com/D-Programming-Language/dmd/commit/92a1d60a5d15b2a9fde69298629e298e7293fad5 Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-05-03 (Fri, 03 May 2013) Changed paths: M src/apply.c M src/sapply.c Log Message: ----------- Replace condApply templates with macros Give them different names to avoid limitation of automated porting tool Rename fp_t to avoid conflicts with other, different function pointer types Commit: 1c2f5482d888947fec7b8a113ae770f3a7d45ef0 https://github.com/D-Programming-Language/dmd/commit/1c2f5482d888947fec7b8a113ae770f3a7d45ef0 Author: Martin Nowak <code@dawg.eu> Date: 2013-05-03 (Fri, 03 May 2013) Changed paths: M src/apply.c M src/sapply.c Log Message: ----------- Merge pull request #1963 from yebblies/applyfp [DDMD] Replace condApply templates with macros Compare: https://github.com/D-Programming-Language/dmd/compare/3e9d16ad5e28...1c2f5482d888 |
Copyright © 1999-2021 by the D Language Foundation