[Issue 17605] [REG2.066.0] __traits(compiles, closure) adds link-time reference to _d_allocmemory

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17605 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #4 from

[Issue 18110] most of phobos should be @safe-ly useable

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18110 Carsten Blüggel changed: What|Removed |Added Depends on||18444 Referenced Issues: https://issues.

[Issue 17512] [REG 2.073] [DIP1000] Error on bad interplay of "auto ref" and "return" attribute deduction.

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17512 Carsten Blüggel changed: What|Removed |Added Blocks||18444 Referenced Issues: https://issues.

[Issue 18444] New: [DIP25][DIP1000] Tracking issue for: "The implementation doesn't match DIPs 25/1000"

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18444 Issue ID: 18444 Summary: [DIP25][DIP1000] Tracking issue for: "The implementation doesn't match DIPs 25/1000" Product: D Version: D2 Hardware: All OS: All

[Issue 18441] Add comments to GC page about tradeoffs in design and impl of GC (garbage collector)

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18441 Michael changed: What|Removed |Added CC||mich...@toohuman.io --- Comment #1 from Michael -

[Issue 17512] [REG 2.073] [DIP1000] Error on bad interplay of "auto ref" and "return" attribute deduction.

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17512 --- Comment #4 from Carsten Blüggel --- Another error example from phobos (-dip1000, DMD64 D Compiler v2.078.2): https://github.com/dlang/phobos/blob/master/std/range/package.d std/range/package.d(1738) [referring to roundRobin.Result. @property aut

[Issue 18444] [DIP25][DIP1000] Tracking issue for: "The implementation doesn't match DIPs 25/1000"

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18444 Carsten Blüggel changed: What|Removed |Added Depends on||18445 Referenced Issues: https://issues.

[Issue 18445] New: [DIP25] Unreproducible/wrong "return as a parameter attribute" inference

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18445 Issue ID: 18445 Summary: [DIP25] Unreproducible/wrong "return as a parameter attribute" inference Product: D Version: D2 Hardware: x86_64 OS: Linux St

[Issue 1955] debug info for temp variables

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1955 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4044] [Tracker] Bad debug information and DWARF errors

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4044 Issue 4044 depends on issue 1955, which changed state. Issue 1955 Summary: debug info for temp variables https://issues.dlang.org/show_bug.cgi?id=1955 What|Removed |Added -

[Issue 3444] foreach(i, elem; range) should work

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3444 RazvanN changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 3444] foreach(i, elem; range) should work

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3444 Simen Kjaeraas changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 18417] Make const and immutable postblit constructors illegal

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18417 Steven Schveighoffer changed: What|Removed |Added CC||schvei...@yahoo.com --- Comment #4 fr

[Issue 18425] std.process environment["VAR"] = "NAME" does not always take effect

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18425 Steven Schveighoffer changed: What|Removed |Added CC||schvei...@yahoo.com --- Comment #3 fr

[Issue 18442] documented unittests don't have anchors (so we can't link to them, eg in changelogs)

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18442 Seb changed: What|Removed |Added CC||greensunn...@gmail.com --- Comment #1 from Seb --- Yo

[Issue 18432] alias x = x where x is an imported symbol should result in an error

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18432 Steven Schveighoffer changed: What|Removed |Added CC||schvei...@yahoo.com --- Comment #2 fr

[Issue 18444] [DIP25][DIP1000] Tracking issue for: "The implementation doesn't match DIPs 25/1000"

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18444 Carsten Blüggel changed: What|Removed |Added CC||chi...@posteo.net --

[Issue 18445] [DIP25] Unreproducible/wrong "return as a parameter attribute" inference

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18445 Carsten Blüggel changed: What|Removed |Added CC||chi...@posteo.net --

[Issue 18446] New: Wrong curl onProgress examples

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18446 Issue ID: 18446 Summary: Wrong curl onProgress examples Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: minor Priority: P1

[Issue 16487] Add function to obtain the available disk space

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16487 johanenge...@weka.io changed: What|Removed |Added CC||johanenge...@weka.io --- Comment #13 f

[Issue 18403] [REG2.078.2] Access violation when dmd tries to print highlighted code

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

[Issue 18403] [REG2.078.2] Access violation when dmd tries to print highlighted code

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18403 --- Comment #5 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/af5694e44f574008b00a2eb8ccb79d46ca3f9485 fix issue 18403 - [REG2.078.2] Access violation when dmd tries

[Issue 18412] [REG2.077.0] immutable array in library becomes null when referenced in static constructor

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18412 Martin Nowak changed: What|Removed |Added Priority|P1 |P5 CC|

[Issue 18412] [REG2.077.0] immutable array in library becomes null when referenced in static constructor

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18412 --- Comment #3 from Nicholas Wilson --- (In reply to Martin Nowak from comment #2) > Digger says > https://github.com/dlang/dmd/commit/959ef5f2d0b5d796b77c30e89948ae798c3e159d. Hmm all dmd backend code? I wonder what the cause of null delegates with

[Issue 11877] static opSlice is not possible

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11877 Alex changed: What|Removed |Added CC||sascha.or...@gmail.com --

[Issue 18447] New: Error: Invalid trailing code unit; dmd/frontend.d(235): Parsing error occurred.

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18447 Issue ID: 18447 Summary: Error: Invalid trailing code unit; dmd/frontend.d(235): Parsing error occurred. Product: D Version: D2 Hardware: x86 OS: Mac OS X

[Issue 18447] Error: Invalid trailing code unit; dmd/frontend.d(235): Parsing error occurred.

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18447 Timothee Cour changed: What|Removed |Added CC||greensunn...@gmail.com, |

[Issue 15086] import doesn't verify module declaration

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15086 --- Comment #27 from Jonathan Marler --- Ok. Walter/Andrei have decided they don't want to drop support to allow an import to match the filename without matching the module name. Luckily, we have found a way to detect when order invariance is viola

[Issue 10828] datetime toString functions should accept sink

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10828 --- Comment #13 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/1334538b4d34a0c3d79f63b0b47aa05587564bd7 Work On Issue 10828 - datetime toString functions shoul

[Issue 11877] static opSlice is not possible

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11877 Seb changed: What|Removed |Added CC||greensunn...@gmail.com --- Comment #1 from Seb --- Se

[Issue 15086] import doesn't verify module declaration

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15086 --- Comment #28 from Timothee Cour --- Re-asking since no-one answered this: Is there any single use case that current (broken) behavior allows that couldn't be done with existing option such as -mv? ``` -mv== use as source file for ``` If the a

[Issue 18448] New: Make std.file.write / std.stdio.write conflicts more tractable for beginners

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18448 Issue ID: 18448 Summary: Make std.file.write / std.stdio.write conflicts more tractable for beginners Product: D Version: D2 Hardware: All OS: Linux S

[Issue 18449] New: extern(C++) class layout does not work

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18449 Issue ID: 18449 Summary: extern(C++) class layout does not work Product: D Version: D2 Hardware: x86 OS: Mac OS X Status: NEW Severity: critical Prior

[Issue 13334] [infoleak] DMD always places module paths in data segment

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13334 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---