[Issue 5191] Combination of pure and nothrow result in a function that does nothing

2010-11-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5191 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch --- Comment #2 from

[Issue 5197] New: Ddoc: access-attributed auto template function crashes dmd

2010-11-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5197 Summary: Ddoc: access-attributed auto template function crashes dmd Product: D Version: D1 D2 Platform: Other OS/Version: All Status: NEW Severity:

[Issue 3118] Need a clear spec on how inapplicable attributes are handled

2010-11-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3118 --- Comment #2 from Stewart Gordon s...@iname.com 2010-11-10 04:35:28 PST --- (In reply to comment #1) i, ii, and iii are equivalent as documented. I think that should remain, as it would be very confusing to make them behave differently.

[Issue 4059] Incorrect C++ name mangling

2010-11-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4059 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5148] Incorrect C++ mangling of multiple const char* parameters

2010-11-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5148 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 5198] Appender much slower when appending ranges of elements than individual elements

2010-11-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5198 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 2572] immutable keyword not documented

2010-11-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2572 --- Comment #4 from Walter Bright bugzi...@digitalmars.com 2010-11-10 12:11:12 PST --- http://www.dsource.org/projects/phobos/changeset/2154 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 5117] [CTFE] Member function call with rather complex this: side effects ignored

2010-11-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5117 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3827] automatic joining of adjacent strings is bad

2010-11-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3827 --- Comment #9 from bearophile_h...@eml.cc 2010-11-10 18:17:17 PST --- Another bug caused in my code by that anti-feature: unittest { auto tests = [[, ], [12346, ], [he, H000], [soundex, S532], [example, E251],