[Issue 11325] swap accepts aggregates with non-mutable fields

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11325 monarchdo...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 11310] Alignment failure in test42.d

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11310 --- Comment #7 from safety0ff.bugz 2013-10-22 22:25:39 PDT --- Created an attachment (id=1279) Edb screenshot for unoptimized version Just to make it more clear what the issue is (I was quite sick when I wrote the other comment): The code re

[Issue 11327] Regression (2.059): ICE in a recursive UFCS call

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11327 --- Comment #2 from Kenji Hara 2013-10-22 21:47:14 PDT --- (In reply to comment #1) > (In reply to comment #0) > > 2.059: > > That should say 2.059+, as all versions after it ICE as well. The OP code compilation succeeds correctly with 2.059

[Issue 11318] Internal error: ..\ztc\dt.c 106

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11318 Martin Krejcirik changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 10163] struct with static void array member without initializer causes ICE

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10163 Martin Krejcirik changed: What|Removed |Added CC||rswhi...@googlemail.com --- Commen

[Issue 11318] Internal error: ..\ztc\dt.c 106

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11318 Martin Krejcirik changed: What|Removed |Added CC||m...@krej.cz --- Comment #2 from M

[Issue 11309] std.concurrency: OwnerTerminated message doesn't work

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11309 --- Comment #3 from Martin Krejcirik 2013-10-23 01:31:28 CEST --- If it's any help, try adding the folowing terminate() function and call it at the end of main(). The thread will end correctly (but the main segfaults). I was using it like this

[Issue 11311] [REG 2.064] Destructor not called on temporary with opIndex + opSlice

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11311 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 11309] std.concurrency: OwnerTerminated message doesn't work

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11309 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comm

[Issue 11309] std.concurrency: OwnerTerminated message doesn't work

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

[Issue 11149] Runtime.args no longer available in static constructors.

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11149 --- Comment #12 from Walter Bright 2013-10-22 14:25:36 PDT --- Martin, what do we do about this one? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 10855] Missing dmd.conf for FreeBSD in DMD 2.063.2 release

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

[Issue 11280] [REG 2.064] Symbol missing although it should be there

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11280 --- Comment #12 from Walter Bright 2013-10-22 14:11:33 PDT --- https://github.com/D-Programming-Language/dmd/pull/2689 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because

[Issue 11311] [REG 2.064] Destructor not called on temporary with opIndex + opSlice

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11311 --- Comment #3 from github-bugzi...@puremagic.com 2013-10-22 13:53:57 PDT --- Commit pushed to 2.064 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/8b01280588cd742b9a66c1d3eb40ba640f11c1b8

[Issue 11311] [REG 2.064] Destructor not called on temporary with opIndex + opSlice

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11311 --- Comment #2 from github-bugzi...@puremagic.com 2013-10-22 13:52:54 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/88d22eeb8e808fa8679a4bf495a45ed9f7bef8

[Issue 11217] Header generation does not output 'inout' storage class on parameters

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11217 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 11217] Header generation does not output 'inout' storage class on parameters

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11217 --- Comment #2 from github-bugzi...@puremagic.com 2013-10-22 13:46:13 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/e9c4e41bb8fa5e63a5b294aa028317b66abee6

[Issue 10820] curly brakets prevent inlining with DMD

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10820 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10820] curly brakets prevent inlining with DMD

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10820 --- Comment #5 from github-bugzi...@puremagic.com 2013-10-22 13:44:41 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/0c99632eea96de66926c5a2d8aca650992aabf

[Issue 11325] swap accepts aggregates with non-mutable fields

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11325 --- Comment #3 from Andrej Mitrovic 2013-10-22 12:44:21 PDT --- (In reply to comment #2) > Are you on the *latest* head? It was partially introduced with my latest > non-assignable fix. Ah, ok had a slightly outdated Phobos. I can reproduce

[Issue 11327] Regression (2.059): ICE in a recursive UFCS call

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11327 --- Comment #1 from Andrej Mitrovic 2013-10-22 11:48:17 PDT --- (In reply to comment #0) > 2.059: That should say 2.059+, as all versions after it ICE as well. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email -

[Issue 11327] New: Regression (2.059): ICE in a recursive UFCS call

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11327 Summary: Regression (2.059): ICE in a recursive UFCS call Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: regression Priority: P2

[Issue 11326] move functions are not properly constrained and work improperly with templated functions

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11326 --- Comment #1 from Andrej Mitrovic 2013-10-22 11:42:39 PDT --- Ok as it turns out checking for template member functions is actually very difficult. I don't think we have the proper traits to derive whether something is a templated member fu

[Issue 11326] New: move functions are not properly constrained and work improperly with templated functions

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11326 Summary: move functions are not properly constrained and work improperly with templated functions Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 11325] swap accepts aggregates with non-mutable fields

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11325 --- Comment #2 from monarchdo...@gmail.com 2013-10-22 09:57:00 PDT --- Are you on the *latest* head? It was partially introduced with my latest non-assignable fix. However, it was also a pre-existing case (albeit harder to hit), if the type ac

[Issue 11325] swap accepts aggregates with non-mutable fields

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11325 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comm

[Issue 11325] New: swap accepts aggregates with non-mutable fields

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11325 Summary: swap accepts aggregates with non-mutable fields Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: accepts-invalid Severity: norma

[Issue 11324] swap does not support types that aren't assignable

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11324 monarchdo...@gmail.com changed: What|Removed |Added Keywords||rejects-valid --- Comment #1

[Issue 11324] New: swap does not support types that aren't assignable

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11324 Summary: swap does not support types that aren't assignable Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 11324] swap does not support types that aren't assignable

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11324 monarchdo...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 8179] ICE(e2ir.c) with failed fixed size array cast

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8179 Martin Krejcirik changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Issue 11323] New: ICE with -inline in gother.c 989

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11323 Summary: ICE with -inline in gother.c 989 Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: ice Severity: normal Priority: P2

[Issue 11322] New: ICE with -inline cgcs.c 221

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11322 Summary: ICE with -inline cgcs.c 221 Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: ice Severity: normal Priority: P2

[Issue 11280] [REG 2.064] Symbol missing although it should be there

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11280 --- Comment #10 from Benjamin Thaut 2013-10-22 01:18:06 PDT --- Created an attachment (id=1276) repro case with executable -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail bec

[Issue 11280] [REG 2.064] Symbol missing although it should be there

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11280 --- Comment #11 from Benjamin Thaut 2013-10-22 01:19:27 PDT --- The second repro case will compile fine using dmd 2.064 beta 1. When using the latest git head of the 2.064 branch it will fail to compile with the optlink error message: Error 4

[Issue 11311] [REG 2.064] Destructor not called on temporary with opIndex + opSlice

2013-10-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11311 Kenji Hara changed: What|Removed |Added Keywords||pull, wrong-code --- Comment #1 from Ken