June 04, 2014 [dmd-internals] [D-Programming-Language/dmd] 481800: Use return pointers from fromConstInitializer in C... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 481800a4318c2ab90065c4b926f7aa022c76d367 https://github.com/D-Programming-Language/dmd/commit/481800a4318c2ab90065c4b926f7aa022c76d367 Author: Anders Ro <anders.ronnbrant@gmail.com> Date: 2014-06-05 (Thu, 05 Jun 2014) Changed paths: M src/optimize.c Log Message: ----------- Use return pointers from fromConstInitializer in CmpExp-visitor Went missing after refactoring operation in 0215b469. Instead input argument e member variables e1/e2 were used. Commit: 60c134683152b318a7dc4a20d985c3891046c594 https://github.com/D-Programming-Language/dmd/commit/60c134683152b318a7dc4a20d985c3891046c594 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-06-05 (Thu, 05 Jun 2014) Changed paths: M src/optimize.c Log Message: ----------- Merge pull request #3619 from andron/visitor-refactor-fix Visitor refactor fix Compare: https://github.com/D-Programming-Language/dmd/compare/1e7dda4326d5...60c134683152 |
Copyright © 1999-2021 by the D Language Foundation