Bug 15186 – Emit better diagnostic for C++ member lookup operators

Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P1
Component
dmd
Product
D
Version
D2
Platform
All
OS
All
Creation time
2015-10-11T16:53:00Z
Last change time
2016-01-03T14:01:58Z
Keywords
diagnostic
Assigned to
andrej.mitrovich
Creator
andrej.mitrovich

Comments

Comment #0 by andrej.mitrovich — 2015-10-11T16:53:25Z
Comment #1 by github-bugzilla — 2015-10-11T20:29:54Z
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 by github-bugzilla — 2016-01-03T14:01:58Z
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