[Issue 5763] traits.d BaseClassesTuple function incorrectly handles Object class argument

2013-01-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5763 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5763] traits.d BaseClassesTuple function incorrectly handles Object class argument

2013-01-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5763 Andrej Mitrovic changed: What|Removed |Added Keywords||pull CC|

[Issue 5763] traits.d BaseClassesTuple function incorrectly handles Object class argument

2011-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5763 --- Comment #2 from Pupatenko Ilya 2011-03-21 12:47:58 PDT --- (In reply to comment #0) > It is said in documentation of std.traits module that "BaseTypeTuple!(Object) > returns the empty type tuple." I made a mistake, should be "BaseClassesTu

[Issue 5763] traits.d BaseClassesTuple function incorrectly handles Object class argument

2011-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5763 --- Comment #1 from Pupatenko Ilya 2011-03-21 12:43:10 PDT --- Created an attachment (id=932) Trivial patch to fix an issue -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail beca