[Issue 19512] New: Exception during scope(exit) of an exception yields undefined behavior

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19512 Issue ID: 19512 Summary: Exception during scope(exit) of an exception yields undefined behavior Product: D Version: D2 Hardware: All URL: http://dlang.org/

[Issue 19503] lld: Native PDB Error: The entry already exists. The specified module already exists

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19503 --- Comment #4 from Seb --- DMD 2.084-beta.2 should come with lld 7.0 --

[Issue 19103] Can imports symbols in module to a struct with mixin.

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

[Issue 19202] deprecated eponymous template prints no warning

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

[Issue 19491] ICE (segfault) when initializing scope variable with shared type

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19491 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/2d658b7ed076ba789e67907ec37be2ff0671fd1f fix Issue 19491 - ICE (segfault) when initializing scope

[Issue 19103] Can imports symbols in module to a struct with mixin.

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19103 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/c36b5908264dc1a24ef5b369e1abb702e29b611b Fix Issue 19103 - Can imports symbols in module to a struct

[Issue 13300] pure function 'std.array.Appender!(T[]).Appender.ensureAddable' cannot call impure function 'test.T.__fieldPostBlit'

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13300 github-bugzi...@puremagic.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 13300] pure function 'std.array.Appender!(T[]).Appender.ensureAddable' cannot call impure function 'test.T.__fieldPostBlit'

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13300 --- Comment #7 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/c575e985b3dccce3d807165c5b98c8d1862ec366 Fix Issue 13300 - pure function

[Issue 18824] [REG 2.080] Tuple's opBinaryRight takes precedence over appending a tuple to an array of tuples

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18824 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/36a9dfaaf225c749c6d5cf90a81656fcfe9d500f Fix Issue 18824 - [REG 2.080] Tuple's opBinaryRight

[Issue 19491] ICE (segfault) when initializing scope variable with shared type

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

[Issue 19202] deprecated eponymous template prints no warning

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19202 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/e2bda940487a87c2e312a795710a5c0e658c41f3 Fix Issue 19202 - deprecated eponymous template prints no

[Issue 19133] core.exception.rangeerror@std/file.d(3812):

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19133 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/cb1dd9fef69f25210d7fb43cb130fb3ab158776f Fix Issue 19133 -

[Issue 18755] std.typecons.Rebindable breaks @safe-ty

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18755 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/dbca8521b5164c2ba95401d9bc784ec653e1a157 Fix Issue 18755 - std.typecons.Rebindable breaks

[Issue 19511] New: Appender does not create a destructable array

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19511 Issue ID: 19511 Summary: Appender does not create a destructable array Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 18456] crt_constructor/crt_destructor segfaults if -lib

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18456 Rainer Schuetze changed: What|Removed |Added Keywords||pull CC|

[Issue 10851] Stack trace missing for null object access in module constructor

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10851 nx changed: What|Removed |Added See Also||https://issues.dlang.org/sh |

[Issue 19501] stack trace is missing when thrown in module constructors

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19501 nx changed: What|Removed |Added See Also||https://issues.dlang.org/sh |

[Issue 17299] [Reg 2.071] Compile failure only on -de

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17299 johanenge...@weka.io changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17299] [Reg 2.071] Compile failure only on -de

2018-12-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17299 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #3 from