[Issue 19180] Expose dmd.mtype.Type.isZeroInit as __traits(isZeroInit, T)

2018-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19180 --- Comment #1 from Nathan S. --- Pull request: https://github.com/dlang/dmd/pull/8583 --

[Issue 19180] New: Expose dmd.mtype.Type.isZeroInit as __traits(isZeroInit, T)

2018-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19180 Issue ID: 19180 Summary: Expose dmd.mtype.Type.isZeroInit as __traits(isZeroInit, T) Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 18838] Formatting the number zero with separator doesn't obey width specifier

2018-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18838 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/6b6d5c15c09327e882f1a72c171fa4674d50dfc4 fix issue 18838 - Formatting the number zero with

[Issue 19179] extern(C++) small-struct by-val uses wrong ABI

2018-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19179 Manu changed: What|Removed |Added Keywords||C++, industry, wrong-code --- Comment #1 from Manu

[Issue 19179] New: extern(C++) small-struct by-val uses wrong ABI

2018-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19179 Issue ID: 19179 Summary: extern(C++) small-struct by-val uses wrong ABI Product: D Version: D2 Hardware: All OS: Windows Status: NEW Severity: blocker

[Issue 18838] Formatting the number zero with separator doesn't obey width specifier

2018-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18838 Basile B. changed: What|Removed |Added Keywords||pull --- Comment #1 from Basile B. --- pull :

[Issue 18838] Formatting the number zero with separator doesn't obey width specifier

2018-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18838 Basile B. changed: What|Removed |Added CC||b2.t...@gmx.com Hardware|x86_64

[Issue 19178] New: Static initialization of 2d static arrays in structs produces garbage or doesn't compile sometimes

2018-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19178 Issue ID: 19178 Summary: Static initialization of 2d static arrays in structs produces garbage or doesn't compile sometimes Product: D Version: D2 Hardware: x86