[Issue 16736] Retrieving cUrl time values is quite cumbersome

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16736 github-bugzi...@puremagic.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 16736] Retrieving cUrl time values is quite cumbersome

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16736 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/1d6076760b1fe13a2b12c25a6361f99f087676d3 Fix Issue 16736 - fixed broken links

[Issue 15154] Wrong overload resolution with implicit conversion of other vectorized parameter __vector(void[16])

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15154 bitter.ta...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17098] this programworked on DMD 2072.2, not it does not compile dmd 2073 any betas

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17098 --- Comment #2 from steven kladitis --- It does not compile with 32 or 64 bit. dmd -m64 it fails also and takes forever. --

[Issue 8471] std.stdio.readf should be @trusted

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8471 --- Comment #5 from Andrei Alexandrescu --- (In reply to Jakub Łabaj from comment #4) > According to Steven's blog post > (http://dlang.org/blog/2016/09/28/how-to-write-trusted-code-in-d/) I should > "never use @trusted on template

[Issue 16193] opApply() doesn't heap allocate closure

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 anonymous4 changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 16468] __traits(compiles, ...) doesn't work for super, always evaluates false

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16468 bitter.ta...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 15428] __traits(compiles, super()) cause error "multiple constructor calls" later

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15428 bitter.ta...@gmx.com changed: What|Removed |Added CC||meapineap...@gmail.com --- Comment #2

[Issue 15428] __traits(compiles, super()) cause error "multiple constructor calls" later

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15428 bitter.ta...@gmx.com changed: What|Removed |Added CC||bitter.ta...@gmx.com --- Comment #3

[Issue 16309] DMD segfault with __traits(getProtection)

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16309 bitter.ta...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17104] New: "Real close to the machine" webpage error

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17104 Issue ID: 17104 Summary: "Real close to the machine" webpage error Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: minor Priority:

[Issue 15676] The compiler does not preserve @disable while generating .di files

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15676 bitter.ta...@gmx.com changed: What|Removed |Added CC||bitter.ta...@gmx.com --- Comment #1

[Issue 16193] opApply() doesn't heap allocate closure

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #18 from Dicebot --- https://trello.com/c/ZQivF6Jj/105-bugzilla-github-integration-issue :( --

[Issue 17044] Bugzilla integration fails with reverts and multiple branches

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17044 --- Comment #1 from anonymous4 --- Or just do nothing for merges. --

[Issue 16824] std.experimental.allocator.dispose leaks memory for arrays of more than 1 dimension

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16824 --- Comment #10 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/935d4ada9aeaaf5f105b75b84ca6ef72a053d962 Issue 16824 - std.experimental.allocator.dispose leaks

[Issue 17098] this programworked on DMD 2072.2, not it does not compile dmd 2073 any betas

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17098 Martin Nowak changed: What|Removed |Added OS|Windows |All

[Issue 16406] Compiler segfaults on __traits(getprotection, symbol)

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16406 bitter.ta...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17065] [REG2.072] Unique does not work with private members

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17065 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #5

[Issue 17098] this programworked on DMD 2072.2, not it does not compile dmd 2073 any betas

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17098 --- Comment #4 from Martin Nowak --- dmd eventually finished after some whooping 14,5 minutes :o, but ran into a codegen issue, same with 2.071.2, both on linux-64. Internal error: backend/cgreg.c 405 865.86user 0.49system

[Issue 17066] [REG2.073a] std.regex captures got immutable

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17066 Dmitry Olshansky changed: What|Removed |Added Keywords||pull

[Issue 15630] gdb: for enums values

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15630 bitter.ta...@gmx.com changed: What|Removed |Added CC||bitter.ta...@gmx.com --- Comment #1

[Issue 17098] this programworked on DMD 2072.2, not it does not compile dmd 2073 any betas

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17098 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #1

[Issue 17087] [REG2.072] Wrong generated with cfloat and creal when casting from int

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17087 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/7cf3c764da8b85f9d7054b0895384f3a86ce2684 fix Issue 17087 - [REG2.072] Wrong generated with cfloat and

[Issue 16278] [REG2.067] undefined reference when class template is instantiated only in 'is' expression

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

[Issue 16278] [REG2.067] undefined reference when class template is instantiated only in 'is' expression

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16278 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/bdf0df926f90b9243932e2ff76f79de644224b26 Fix issue #16278 - Do not emit TypeInfo for speculative

[Issue 17087] [REG2.072] Wrong generated with cfloat and creal when casting from int

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

[Issue 12125] Win64 phobos has hard references to LIBCMT

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12125 --- Comment #7 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/0dc5d1dd68c2bcffb9a501f2e37ff28be3abd87e Merge pull request #1691 from rainers/nodefaultlib

[Issue 17066] [REG2.073a] std.regex captures got immutable

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17066 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/4d19d0ad3aab77a9a4a9b2dedaccbacfdeb4e45e Fix issue 17066

[Issue 16981] [Reg 2.073] assigning class or struct pointers to enum became an error

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16981 Martin Nowak changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17087] [REG2.072] Wrong generated with cfloat and creal when casting from int

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17087 --- Comment #3 from Walter Bright --- https://github.com/dlang/dmd/pull/6460/ --

[Issue 17087] [REG2.072] Wrong generated with cfloat and creal when casting from int

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17087 Walter Bright changed: What|Removed |Added CC|

[Issue 16626] [Reg 2.073] extreme CTFE memory usage with compile time regex

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16626 Martin Nowak changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 16949] [Reg 2.073] confusing @safe error message for fields with unsafe destructors

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16949 Martin Nowak changed: What|Removed |Added Status|REOPENED|RESOLVED