[Issue 600] error occurs when using template's tuple argument with typetuple having values

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=600 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3448] New: __traits(compiles) returns true for a non-compilable template instantiation

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3448 Summary: __traits(compiles) returns true for a non-compilable template instantiation Product: D Version: 2.035 Platform: Other OS/Version: Windows Status: NEW

[Issue 3449] New: const and invariant struct members do not behave according to spec

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3449 Summary: const and invariant struct members do not behave according to spec Product: D Version: 2.035 Platform: Other OS/Version: Linux Status: NEW

[Issue 3447] std.file uses unconventional file permissions

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

[Issue 3447] std.file uses unconventional file permissions

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3447 --- Comment #2 from Lars T. Kyllingstad bugzi...@kyllingen.net 2009-10-29 06:21:23 PDT --- I just grepped through all of Phobos for 0660, and I see that the std.mmfile module also uses these permissions. I'm not sure whether this should be

[Issue 3102] Incorrectly matching type as shared (two cases with is expressions)

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3102 Leandro Lucarella llu...@gmail.com changed: What|Removed |Added CC||llu...@gmail.com

[Issue 3349] typeid(shared(T)) generates wrong value

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3349 Leandro Lucarella llu...@gmail.com changed: What|Removed |Added CC||llu...@gmail.com

[Issue 3451] Initializers don't work for tuple variables

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3451 Don clugd...@yahoo.com.au changed: What|Removed |Added Version|2.035 |1.030 --- Comment #1 from

[Issue 3279] Type tuple comparison fails

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3279 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||diagnostic

[Issue 3367] Regression: struct initialization no longer supports ctor overloads

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

[Issue 971] No profiling output is generated if the application terminates with exit

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=971 Justin Spahr-Summers justin.spahrsumm...@gmail.com changed: What|Removed |Added CC|

[Issue 3452] New: Can't alias member functions such that the object name is implicitly stored in the alias

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3452 Summary: Can't alias member functions such that the object name is implicitly stored in the alias Product: D Version: 2.035 Platform: Other OS/Version: Windows

[Issue 195] DDoc generates bad output when example contains protected attribute

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=195 Leandro Lucarella llu...@gmail.com changed: What|Removed |Added CC||llu...@gmail.com

[Issue 1117] ddoc generates corrupted docs if code examples contain attributes with colons

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1117 Leandro Lucarella llu...@gmail.com changed: What|Removed |Added CC||llu...@gmail.com

[Issue 3269] pure functions silently become nothrow

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3269 Leandro Lucarella llu...@gmail.com changed: What|Removed |Added CC||llu...@gmail.com

[Issue 2694] alias pure nothrow XXX; is not pure nothrow!

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2694 Leandro Lucarella llu...@gmail.com changed: What|Removed |Added CC||llu...@gmail.com

[Issue 3453] New: Linking order affects proper execution

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3453 Summary: Linking order affects proper execution Product: D Version: 2.035 Platform: x86_64 OS/Version: Mac OS X Status: NEW Severity: regression Priority: P2

[Issue 3454] New: Inconsistent flag setting in GC.realloc()

2009-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3454 Summary: Inconsistent flag setting in GC.realloc() Product: D Version: 2.035 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2