[Issue 15130] dmd emits huge data for zero initialized struct

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15130 Martin Nowak changed: What|Removed |Added Severity|normal |major --- Comment #2 from Martin Nowak --- I

[Issue 15043] a temporary is needed when trying to set a delegate using __traits(getOverloads)

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15043 Basile B. changed: What|Removed |Added Summary|[e2ir] dmd still crashes|a temporary is needed when |wh

[Issue 15043] [e2ir] dmd still crashes when trying to set a delegate from __traits(getOverloads)

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15043 Basile B. changed: What|Removed |Added Keywords|ice |diagnostic Status|REOPENED

[Issue 10444] writeln of a SIMD register

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10444 Issue 10444 depends on issue 17823, which changed state. Issue 17823 Summary: Declaration of a __vector leads to a segfault on OSX 32bits https://issues.dlang.org/show_bug.cgi?id=17823 What|Removed |Added --

[Issue 17823] Declaration of a __vector leads to a segfault on OSX 32bits

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17823 Basile B. changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 18209] std.uni.byGrapheme is not usable in CTFE

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18209 Basile B. changed: What|Removed |Added Severity|blocker |enhancement --

[Issue 18149] Add a compiler trait to detect if a function is @disable

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18149 Basile B. changed: What|Removed |Added Blocks||11747 Referenced Issues: https://issues.dlang.

[Issue 18149] Add a compiler trait to detect if a function is @disable

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

[Issue 11747] Better error message with @disabled toString

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11747 Basile B. changed: What|Removed |Added CC||b2.t...@gmx.com Depends on|

[Issue 7054] format() aligns using code units instead of graphemes

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7054 --- Comment #17 from hst...@quickfur.ath.cx --- Related: issue #17810. --

[Issue 18224] BigInt modulo uint must return long.

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18224 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/1115ccb219db8aa7f2288f75beead08068522d4d Fix issue 18224 - BigInt modulo uint must return long.

[Issue 16017] package functions show up in std.experimental.allocator.common docs

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16017 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/639c07e9428df844bb21adb8007503aa1e33b9b2 Fix Issue 16017 - package functions show up in std.exper

[Issue 16017] package functions show up in std.experimental.allocator.common docs

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16017 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 17810] Add wcwidth/wcswidth equivalents to std.uni

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17810 --- Comment #4 from hst...@quickfur.ath.cx --- We don't need to rely on the local OS implementation of this function; std.uni has enough tools to provide a native implementation. Also, this is independent of Posix, even though wcwidth/wcswidth are the

[Issue 17810] Add wcwidth/wcswidth equivalents to std.uni

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17810 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --

[Issue 7054] format() aligns using code units instead of graphemes

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7054 hst...@quickfur.ath.cx changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Issue 17440] Nullable.nullify() resets referenced object

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17440 Chris Paulson-Ellis changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 18234] New: [REG 2.075] Case of link failure when a program is compiled against a static lib

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18234 Issue ID: 18234 Summary: [REG 2.075] Case of link failure when a program is compiled against a static lib Product: D Version: D2 Hardware: x86_64 OS: Linux

[Issue 7054] format() aligns using code units instead of graphemes

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7054 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Issue 7054] format() aligns using code units instead of graphemes

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7054 --- Comment #15 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/f9058bce6155b7b153c86fbeff06ba5b9ade5335 fix issue 7054 - format() aligns using code units instea