[Issue 8513] Cannot use dot for base class lookup in inheritance list

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8513

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|D1  D2 |D2

--


[Issue 8513] Cannot use dot for base class lookup in inheritance list

2012-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8513


Alex R�nne Petersen a...@lycus.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||a...@lycus.org
 Resolution||FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8513] Cannot use dot for base class lookup in inheritance list

2012-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8513



--- Comment #4 from Kenji Hara k.hara...@gmail.com 2012-10-11 09:52:52 PDT ---
D1 fix:
https://github.com/D-Programming-Language/dmd/commit/8edde68d38ef781f85862acf91f1516843181e25

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8513] Cannot use dot for base class lookup in inheritance list

2012-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8513



--- Comment #5 from Aziz K�ksal aziz.koek...@gmail.com 2012-10-11 10:09:32 
PDT ---
(In reply to comment #1)
 https://github.com/D-Programming-Language/dmd/pull/1160

While you're at it, could you please add another || token.value == TOKtypeof?
You could then close Issue 1353.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8513] Cannot use dot for base class lookup in inheritance list

2012-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8513



--- Comment #7 from Aziz K�ksal aziz.koek...@gmail.com 2012-10-11 10:12:45 
PDT ---
Thanks very much!

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8513] Cannot use dot for base class lookup in inheritance list

2012-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8513



--- Comment #6 from yebblies yebbl...@gmail.com 2012-10-12 04:12:04 EST ---
(In reply to comment #5)
 (In reply to comment #1)
  https://github.com/D-Programming-Language/dmd/pull/1160
 
 While you're at it, could you please add another || token.value == 
 TOKtypeof?
 You could then close Issue 1353.

I'll do it.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---