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

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18442 Issue ID: 18442 Summary: documented unittests don't have anchors (so we can't link to them, eg in changelogs) Product: D Version: D2 Hardware: x86 OS: Mac OS X

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

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18441 Issue ID: 18441 Summary: Add comments to GC page about tradeoffs in design and impl of GC (garbage collector) Product: D Version: D2 Hardware: x86_64 OS: Linux

[Issue 18440] bugzilla should show an issue template saying: paste output of `dmd -main -Xf=- -Xi=buildInfo -Xi=compilerInfo`

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18440 Seb changed: What|Removed |Added CC||greensunn...@gmail.com ---

[Issue 18440] bugzilla should show an issue template saying: paste output of `dmd -main -Xf=- -Xi=buildInfo -Xi=compilerInfo`

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18440 Timothee Cour changed: What|Removed |Added CC|

[Issue 18440] New: bugzilla should show an issue template saying: paste output of `dmd -main -Xf=- -Xi=buildInfo -Xi=compilerInfo`

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18440 Issue ID: 18440 Summary: bugzilla should show an issue template saying: paste output of `dmd -main -Xf=- -Xi=buildInfo -Xi=compilerInfo` Product: D Version: D2

[Issue 18407] debug should escape nothrow, @nogc, @safe (not just pure)

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18407 Walter Bright changed: What|Removed |Added CC|

[Issue 18367] dmd should not segfault on -X with libraries, but no source files

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18367 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/7c0999581c1abb1f82874c67a06c15c23cdd41e0 Added -Xi to include new fields in JSON output Fix issue

[Issue 18439] Error: cannot use operator ~= in @nogc delegate 'main.test.__lambda1'

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18439 Seb changed: What|Removed |Added CC||greensunn...@gmail.com ---

[Issue 18439] Error: cannot use operator ~= in @nogc delegate 'main.test.__lambda1'

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18439 Timothee Cour changed: What|Removed |Added CC|

[Issue 18439] New: Error: cannot use operator ~= in @nogc delegate 'main.test.__lambda1'

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18439 Issue ID: 18439 Summary: Error: cannot use operator ~= in @nogc delegate 'main.test.__lambda1' Product: D Version: D2 Hardware: x86 OS: Mac OS X

[Issue 16779] VRP for array literals does not work with templated functions taking a static array if the size is inferred

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16779 Timothee Cour changed: What|Removed |Added CC|

[Issue 18438] New: hasStaticMember fails with a T* while hasMember passes

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18438 Issue ID: 18438 Summary: hasStaticMember fails with a T* while hasMember passes Product: D Version: D2 Hardware: x86 OS: Mac OS X Status: NEW Severity:

[Issue 18407] debug should escape nothrow, @nogc, @safe (not just pure)

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18407 --- Comment #6 from Timothee Cour --- > This has been approved by Walter including for remaining ones? (nothrow safe) --

[Issue 17958] Crypto interface in phobos

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17958 --- Comment #3 from Andre --- (In reply to Seb from comment #2) > Hmm, not sure if this wouldn't be a huge effort for Phobos + given that > crypto needs to be able to be patched within hours, I'm inclined to make > this a WONTFIX

[Issue 18407] debug should escape nothrow, @nogc, @safe (not just pure)

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18407 Seb changed: What|Removed |Added Keywords||preapproved --- Comment #5

[Issue 16492] support @nogc in debug{} blocks

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16492 --- Comment #7 from Manu --- /dance --

[Issue 10828] datetime toString functions should accept sink

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

[Issue 18437] Dlang's range section of the language tour produces an error

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18437 --- Comment #2 from Michael --- No problem! Well done on the quick fix! --

[Issue 15086] import doesn't verify module declaration

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15086 --- Comment #26 from Jonathan Marler --- After more pondering I believe I've been able to pin down the fundamental problem. TLDR: The current import semantics fundamentally break import order and module order invariance.

[Issue 18437] Dlang's range section of the language tour produces an error

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

[Issue 18427] `Symbol FOO is not visible because it is privately imported` => compiler should show how to import it

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

[Issue 18427] `Symbol FOO is not visible because it is privately imported` => compiler should show how to import it

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18427 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/996f9b519dc8e63d4582071d569713745369701b Fix Issue 18427 - Symbol FOO is not visible because it is

[Issue 15086] import doesn't verify module declaration

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15086 --- Comment #25 from ag0ae...@gmail.com --- (In reply to Walter Bright from comment #21) > I suspect the core of a fix > can be along the lines of detecting that an explicit import of bar.d is done > using two different names in the same module.

[Issue 18039] Deprecation: symbol is not visible from module when accessed in a with () of something that imports it

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

[Issue 18039] Deprecation: symbol is not visible from module when accessed in a with () of something that imports it

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

[Issue 18437] New: Dlang's range section of the language tour produces an error

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18437 Issue ID: 18437 Summary: Dlang's range section of the language tour produces an error Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 17570] Misleading error message illegal conditional function definition

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

[Issue 16578] bogus deprecation - switch skips declaration of variable

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16578 Mike Franklin changed: What|Removed |Added Keywords||pull

[Issue 18429] alias this enum causes segmentation fault

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

[Issue 18429] alias this enum causes segmentation fault

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18429 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/df08cb6c83ec29425343d734fb00b0d33f3fd92d Fix Issue 18429 - alias this enum causes segmentation fault

[Issue 15949] Improve readtext handling of byte order mark (BOM)

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15949 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/5d52a81e4dede77fe75eb3215f1b24b898963f26 Fix issue 15949: Make readText check BOMs. This makes

[Issue 15949] Improve readtext handling of byte order mark (BOM)

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

[Issue 18350] simple hello world crashes with segfault

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18350 Martin Tschierschke changed: What|Removed |Added CC|

[Issue 16492] support @nogc in debug{} blocks

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16492 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/c582e10d3bb4c270a682c583dbc53f5d2f4dfc13 Fix Issue 16492 - support @nogc in debug{} blocks

[Issue 16492] support @nogc in debug{} blocks

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