[Issue 16243] wrong C++ argument passing with empty struct and 6 integers

2016-09-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16243 --- Comment #12 from Jacob Carlborg --- I've been using Clang for ages now and it passes the test suite, at least for 64bit. I'm running Apple LLVM version 7.3.0 (clang-703.0.31) --

[Issue 16243] wrong C++ argument passing with empty struct and 6 integers

2016-09-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16243 --- Comment #11 from Brad Roberts --- I haven't tested building with clang on osx in ages. If it's at the point of passing tests then I'd be happy to convert any/all of the three testers back to their default compiler. --

[Issue 16508] New: Alignment of class members is not respected. Affects new, scoped and classInstanceAlignment.

2016-09-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16508 Issue ID: 16508 Summary: Alignment of class members is not respected. Affects new, scoped and classInstanceAlignment. Product: D Version: D2 Hardware: x86_64 OS:

[Issue 16507] std.experimental.allocator: FreeTree clears too eagerly

2016-09-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16507 ag0ae...@gmail.com changed: What|Removed |Added Keywords||pull Assignee|nob...@puremagic

[Issue 16506] segfaults in std.experimental.allocator: FreeTree with GCAllocator or Mallocator

2016-09-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16506 ag0ae...@gmail.com changed: What|Removed |Added Keywords||pull Assignee|nob...@puremagic

[Issue 16507] New: std.experimental.allocator: FreeTree clears too eagerly

2016-09-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16507 Issue ID: 16507 Summary: std.experimental.allocator: FreeTree clears too eagerly Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 13820] switch and case expressions should support alias this types

2016-09-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13820 Martin Krejcirik changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 7979] Alias this does not work with switch

2016-09-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7979 Martin Krejcirik changed: What|Removed |Added CC||c...@dawg.eu --- Comment #4 from Martin Kr

[Issue 14532] switch block allows creating uninitialized variables

2016-09-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14532 Martin Krejcirik changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Comment #5 fro

[Issue 3820] Small hole in switch semantics

2016-09-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3820 Martin Krejcirik changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 16506] segfaults in std.experimental.allocator: FreeTree with GCAllocator or Mallocator

2016-09-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16506 Lodovico Giaretta changed: What|Removed |Added CC||lodov...@giaretart.net Summar