Comment #0 by timothee.cour2 — 2018-02-27T03:47:43Z
eg:
/Users/timothee/git_clone/D/ggplotd/source/ggplotd/geom.d(117,24): Deprecation: module `ggplotd.aes` member hasAesField is not visible from module geom
/Users/timothee/git_clone/D/ggplotd/source/ggplotd/geom.d(117,24): Deprecation: module `ggplotd.aes` member hasAesField is not visible from module geom
dmd should deduplicate error messages and print:
/Users/timothee/git_clone/D/ggplotd/source/ggplotd/geom.d(117,24): Deprecation: module `ggplotd.aes` member hasAesField is not visible from module geom
Comment #1 by razvan.nitu1305 — 2023-05-09T15:26:06Z
Any reduced code sample? Otherwise there is nothing actionable in this bug report.
Comment #2 by maxhaton — 2023-05-09T21:50:06Z
Looks pretty actionable to me.
Comment #3 by dlang-bot — 2023-06-10T02:28:03Z
@WalterBright created dlang/dmd pull request #15303 "fix Issue 18528 - dmd should deduplicate identical errors" fixing this issue:
- fix Issue 18528 - dmd should deduplicate identical errors
https://github.com/dlang/dmd/pull/15303
Comment #4 by dlang-bot — 2023-06-10T23:26:52Z
@WalterBright created dlang/dmd pull request #15306 "fix Issue 18528 - dmd should deduplicate identical errors" fixing this issue:
- fix Issue 18528 - dmd should deduplicate identical errors
https://github.com/dlang/dmd/pull/15306
Comment #5 by dlang-bot — 2023-06-12T00:46:16Z
@WalterBright created dlang/dmd pull request #15312 "fix Issue 18528 - dmd should deduplicate identical errors" fixing this issue:
- fix Issue 18528 - dmd should deduplicate identical errors
https://github.com/dlang/dmd/pull/15312
Comment #6 by dlang-bot — 2023-07-03T08:32:30Z
dlang/dmd pull request #15312 "fix Issue 18528 - dmd should deduplicate identical errors" was merged into master:
- a5c43634f0ba197dc450e64de8259136b1a795fe by Walter Bright:
fix Issue 18528 - dmd should deduplicate identical errors
https://github.com/dlang/dmd/pull/15312