[Issue 5328] The addressof-expression that should be rejected is accepted

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5328 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6176] New: [TDPL] Cannot use string variables in case expressions

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6176 Summary: [TDPL] Cannot use string variables in case expressions Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 2414] enum is dynamically evaluated, yum

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2414 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||k.hara...@gmail.com

[Issue 4206] type accepted as enum initializer

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4206 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||k.hara...@gmail.com

[Issue 5795] enum x = CustomType; should be a syntax error

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5795 kenn...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 4206] type accepted as enum initializer

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4206 kenn...@gmail.com changed: What|Removed |Added CC||kenn...@gmail.com --- Comment #4

[Issue 5862] case statement allows runtime values

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5862 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 6177] Insert in associative array: Internal error: backend/cgcs.c 162

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6177 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added CC|

[Issue 6177] New: Insert in associative array: Internal error: backend/cgcs.c 162

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6177 Summary: Insert in associative array: Internal error: backend/cgcs.c 162 Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity:

[Issue 6177] Insert in associative array: Internal error: backend/cgcs.c 162

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6177 --- Comment #2 from Jose Garcia jsan...@gmail.com 2011-06-19 09:28:51 PDT --- (In reply to comment #1) Where is Selection? Oops, Sorry. It should be Child.init. Was trying to simplify my Select/Socket project that uses struct for RAII and

[Issue 4969] nothrow check can't handle multiple catches

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4969 kenn...@gmail.com changed: What|Removed |Added Keywords||patch CC|

[Issue 6176] [TDPL] Cannot use string variables in case expressions

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6176 Stewart Gordon s...@iname.com changed: What|Removed |Added Keywords|rejects-valid |spec

[Issue 6177] Insert in associative array: Internal error: backend/cgcs.c 162

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6177 kenn...@gmail.com changed: What|Removed |Added Platform|x86_64 |All OS/Version|Linux

[Issue 6177] Insert in associative array: Internal error: backend/cgcs.c 162

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6177 --- Comment #6 from kenn...@gmail.com 2011-06-19 11:18:15 PDT --- The regression was introduced in commit 0857. https://github.com/D-Programming-Language/dmd/commit/085715a2cdf3c6c490654b2fa1a48ae58858d2d9 -- Configure issuemail:

[Issue 6176] [TDPL] Cannot use string variables in case expressions

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6176 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 4323] std.demangle incorrectly handles template floating point numbers

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4323 kenn...@gmail.com changed: What|Removed |Added Version|D1 D2 |D1 --- Comment #4 from

[Issue 5705] Swapping identical struct with hasElaborateAssign causes overlapping array copy exception.

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5705 d...@dawgfoto.de changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 6176] [TDPL] Cannot use string variables in case expressions

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6176 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added Keywords|spec|rejects-valid

[Issue 2414] enum is dynamically evaluated, yum

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2414 kenn...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6178] New: Struct inside the AA are not init correctly

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6178 Summary: Struct inside the AA are not init correctly Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 5956] Undocumented mangling of struct value

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5956 --- Comment #1 from kenn...@gmail.com 2011-06-19 12:39:27 PDT --- Demangling for struct literals have been implemented in commit 434e, and that of associative array literal in commit cbc4.

[Issue 6178] Struct inside the AA are not init correctly

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6178 --- Comment #3 from Jose Garcia jsan...@gmail.com 2011-06-19 13:20:15 PDT --- I am getting around this issue with: enum : uint { TOKEN = 987654321 } struct Bug { ~this() { if(token == TOKEN) { ...} } private uint token =

[Issue 6176] [TDPL] Cannot use string variables in case expressions

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6176 Stewart Gordon s...@iname.com changed: What|Removed |Added Keywords||spec --- Comment #4

[Issue 6178] Struct inside the AA are not init correctly

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6178 kenn...@gmail.com changed: What|Removed |Added CC||kenn...@gmail.com

[Issue 6176] [TDPL] Cannot use string variables in case expressions

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6176 --- Comment #5 from bearophile_h...@eml.cc 2011-06-19 16:23:49 PDT --- (In reply to comment #4) If the case values are all constant, create this tree. Otherwise, just compare the switched value with the cases individually. This is

[Issue 5540] Probable bug-hiding redundancies

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5540 --- Comment #3 from bearophile_h...@eml.cc 2011-06-19 16:38:35 PDT --- See a very nice example of bug of this kind, that's easy to find for a compiler or lint:

[Issue 5540] Probable bug-hiding redundancies

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5540 --- Comment #4 from bearophile_h...@eml.cc 2011-06-19 16:44:30 PDT --- (In reply to comment #3) See a very nice example of bug of this kind, that's easy to find for a compiler or lint:

[Issue 5574] Struct destructor freaks out when an array of struct with single element is instantiated inside a class

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5574 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||k.hara...@gmail.com

[Issue 6180] New: Private has no effect on types in modules

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6180 Summary: Private has no effect on types in modules Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: accepts-invalid Severity: major

[Issue 4423] TDPL enums of struct types

2011-06-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4423 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added Keywords||rejects-valid