March 22, 2012 [dmd-internals] [D-Programming-Language/dmd] b4803b: Fix issue 176 [module] message "module and package... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: b4803b2f262df4c9ee0d2d0d3613c60801687382 https://github.com/D-Programming-Language/dmd/commit/b4803b2f262df4c9ee0d2d0d3613c60801687382 Author: Don Clugston <don.clugston@sociomantic.com> Date: 2012-03-22 (Thu, 22 Mar 2012) Changed paths: M src/import.c M src/module.c Log Message: ----------- Fix issue 176 [module] message "module and package have the same name" Generate a comprehensible error at a higher level (at the import statement). Commit: 82d5734ae09fec1a98edaf69ea731ebef905a9a8 https://github.com/D-Programming-Language/dmd/commit/82d5734ae09fec1a98edaf69ea731ebef905a9a8 Author: Walter Bright <walter@walterbright.com> Date: 2012-03-22 (Thu, 22 Mar 2012) Changed paths: M src/import.c M src/module.c Log Message: ----------- Merge pull request #822 from donc/moduleAndPackageSameName Bug 176. Error message "module and package have the same name" Compare: https://github.com/D-Programming-Language/dmd/compare/b0b0a8c...82d5734 |
Copyright © 1999-2021 by the D Language Foundation