D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 15186 - Emit better diagnostic for C++ member lookup operators
Summary: Emit better diagnostic for C++ member lookup operators
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D2
Hardware: All All
: P1 enhancement
Assignee: Andrej Mitrovic
URL:
Keywords: diagnostic
Depends on:
Blocks:
 
Reported: 2015-10-11 16:53 UTC by Andrej Mitrovic
Modified: 2016-01-03 14:01 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Andrej Mitrovic 2015-10-11 16:53:25 UTC
See http://forum.dlang.org/post/mv7d1m$htm$1@digitalmars.com
Comment 1 github-bugzilla 2015-10-11 20:29:54 UTC
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/4a7fbdcb0ef6e07a8928454623e52c683d0cfe79
Fix Issue 15186 - Emit better diagnostic for C++ member lookup operators

https://github.com/D-Programming-Language/dmd/commit/c5a06363b4b915371132c47da8cbceb1ed66625d
Merge pull request #5190 from AndrejMitrovic/fix-15186

Issue 15186 - Emit better diagnostic for C++ member lookup operators
Comment 2 github-bugzilla 2016-01-03 14:01:58 UTC
Commits pushed to stable at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/4a7fbdcb0ef6e07a8928454623e52c683d0cfe79
Fix Issue 15186 - Emit better diagnostic for C++ member lookup operators

https://github.com/D-Programming-Language/dmd/commit/c5a06363b4b915371132c47da8cbceb1ed66625d
Merge pull request #5190 from AndrejMitrovic/fix-15186