[Issue 3764] New: Remove Phobos workarounds for fixed bugs

2010-02-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3764 Summary: Remove Phobos workarounds for fixed bugs Product: D Version: 2.040 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 3744] __traits getMember error in checking of second argument

2010-02-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3744 --- Comment #8 from iorlas denis.tomi...@gmail.com 2010-02-02 14:40:11 PST --- Maybe not a pure, but works(also, thx to eldar, qtd-developer): template Alias(T...){ //small hack, cuz directly alias dont want to work alias T Alias; } alias

[Issue 3744] __traits getMember error in checking of second argument

2010-02-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3744 iorlas denis.tomi...@gmail.com changed: What|Removed |Added Priority|P2 |P4

[Issue 1386] string expected when using allMembers-element in __traits(getMember, ...)

2010-02-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1386 --- Comment #8 from Hoenir mrmoc...@gmx.de 2010-02-02 17:02:30 PST --- allMembers returns a tuple now (svn r360) but this still doesn't work. Yields a strange error. -- Configure issuemail:

[Issue 1001] print stack trace (in debug mode) when program die

2010-02-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1001 Sean Kelly s...@invisibleduck.org changed: What|Removed |Added Status|NEW |ASSIGNED ---

[Issue 1001] print stack trace (in debug mode) when program die

2010-02-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1001 BCS shro8...@vandals.uidaho.edu changed: What|Removed |Added CC|

[Issue 1001] print stack trace (in debug mode) when program die

2010-02-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1001 --- Comment #6 from BCS shro8...@vandals.uidaho.edu 2010-02-02 23:44:41 PST --- (In reply to comment #5) The c function works, so it will work with dmd. It will work with extern C functions but something's ticking a memory that D functions