[Issue 8983] Overload introduced behind mixin template can't be called from another overload

2012-11-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8983 --- Comment #7 from Max Samukha 2012-11-09 04:53:18 PST --- Note that variable definitions still fail: extern int x; int x; // conflict -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 8983] Overload introduced behind mixin template can't be called from another overload

2012-11-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8983 --- Comment #6 from Max Samukha 2012-11-09 04:46:29 PST --- (In reply to comment #5) git -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 8983] Overload introduced behind mixin template can't be called from another overload

2012-11-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8983 --- Comment #5 from Maxim Fomin 2012-11-09 04:38:29 PST --- (In reply to comment #4) > (In reply to comment #3) > > > > > Even if there were no nested scope, this still would not work because > > function > > with omitted body is expected t

[Issue 8983] Overload introduced behind mixin template can't be called from another overload

2012-11-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8983 --- Comment #4 from Max Samukha 2012-11-09 04:34:35 PST --- (In reply to comment #3) > > Even if there were no nested scope, this still would not work because function > with omitted body is expected to appear in another object file: > Tha

[Issue 8983] Overload introduced behind mixin template can't be called from another overload

2012-11-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8983 Maxim Fomin changed: What|Removed |Added CC||ma...@maxim-fomin.ru --- Comment #3 from

[Issue 8983] Overload introduced behind mixin template can't be called from another overload

2012-11-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8983 Max Samukha changed: What|Removed |Added CC||samu...@voliacable.com --- Comment #2 fr

[Issue 8983] Overload introduced behind mixin template can't be called from another overload

2012-11-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8983 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 8983] Overload introduced behind mixin template can't be called from another overload

2012-11-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8983 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #