Thread overview | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
October 10, 2012 [Issue 8513] Cannot use dot for base class lookup in inheritance list | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=8513 yebblies <yebblies@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull, rejects-valid CC| |yebblies@gmail.com Version|D2 |D1 & D2 --- Comment #1 from yebblies <yebblies@gmail.com> 2012-10-10 16:25:55 EST --- https://github.com/D-Programming-Language/dmd/pull/1160 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 10, 2012 [Issue 8513] Cannot use dot for base class lookup in inheritance list | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=8513 yebblies <yebblies@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aziz.koeksal@gmail.com --- Comment #2 from yebblies <yebblies@gmail.com> 2012-10-10 16:26:27 EST --- *** Issue 1352 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 11, 2012 [Issue 8513] Cannot use dot for base class lookup in inheritance list | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=8513 --- Comment #3 from github-bugzilla@puremagic.com 2012-10-11 09:35:18 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/f700323174afc2e67df4d2a886f011c441e38be5 Fixes Issue 8513: Cannot use dot for base class lookup. https://github.com/D-Programming-Language/dmd/commit/514118ecb199a3af17da4aa4993e366ba2253c2e Merge pull request #1175 from AndrejMitrovic/Fix8513 Fixes Issue 8513: Cannot use dot for base class lookup. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 11, 2012 [Issue 8513] Cannot use dot for base class lookup in inheritance list | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=8513 Alex Rønne Petersen <alex@lycus.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |alex@lycus.org Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 11, 2012 [Issue 8513] Cannot use dot for base class lookup in inheritance list | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=8513 --- Comment #4 from Kenji Hara <k.hara.pg@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: ------- |
October 11, 2012 [Issue 8513] Cannot use dot for base class lookup in inheritance list | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=8513 --- Comment #5 from Aziz Köksal <aziz.koeksal@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: ------- |
October 11, 2012 [Issue 8513] Cannot use dot for base class lookup in inheritance list | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=8513 --- Comment #6 from yebblies <yebblies@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: ------- |
October 11, 2012 [Issue 8513] Cannot use dot for base class lookup in inheritance list | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=8513 --- Comment #7 from Aziz Köksal <aziz.koeksal@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: ------- |
Copyright © 1999-2021 by the D Language Foundation