[Issue 15935] compiling dub with -fPIC triggers internal compiler error

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15935 Jonathan M Davis changed: What|Removed |Added Blocks|16794 | --- Comment #3 from Jonathan M Davis --

[Issue 16794] .deb not working on Ubuntu 16.10 because of default PIE linking

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16794 Jonathan M Davis changed: What|Removed |Added Depends on|15935 | --

[Issue 768] A switch to print predefined version identifiers

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

[Issue 768] A switch to print predefined version identifiers

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=768 --- Comment #8 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/e0392f9a2307e1be147f6e855fe7320dac4f2115 Fix Issue 768 - A switch to print predefined version identifiers

[Issue 16667] [REG] dub test fails on std.conv after upgrade to dmd 2.072.0

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16667 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/0556bf138ed4678cb5ad870367065324fd4a5b4f fix Issue 16667 - wrong @safe unittest compilation error

[Issue 16682] [REG 2.072] "privatization" of symbols in std.stdio breaks DFMT

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16682 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/73b699de123a3f8d2e38f0d63735865fa78c03ce Revert "Merge pull request #4789 from JackStouffer/packa

[Issue 16661] [REG2.072] std/format.d(1070): Incorrect format specifier: .2f for wstring and dstring

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16661 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/ce85fd60a9fe3819907857b487f65bd977ca1f26 fix Issue 16661 - failing dstring/wstring format string

[Issue 16705] [REG2.069] TaskPool.reduce fails to compile "cannot get frame pointer to D main"

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

[Issue 16948] broken links in std.stdio due to inccorrect use of WEB macro

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16948 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/c8a123f4d0f2cc9b611545f5c3055cfcc31fcb05 fix issue 16948 - broken links in std.stdio due to incco

[Issue 16663] [REG 2.072] std.unit.toUpper rejects an alias this to a string

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16663 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/8f8979ebe15adf6ef82c3f43b81388a61be99700 Revert "Merge pull request #4790 from JackStouffer/uni-p

[Issue 16705] [REG2.069] TaskPool.reduce fails to compile "cannot get frame pointer to D main"

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16705 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/a7597df60ed7f78988e875d25b6d48b48189cc33 Fix issue 16705 - TaskPool.reduce fails to compile "cann

[Issue 16955] New: std.process.spawnProcessImpl can crash due to alloca

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16955 Issue ID: 16955 Summary: std.process.spawnProcessImpl can crash due to alloca Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: major

[Issue 5236] [patch] std.format.formattedRead/unformatValue does not support the raw reading of integer types

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5236 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/6d13f6685556d633ed0801cd638bc5d96fa69a71 Issue 5236 - [patch] std.format.formattedRead/unformatVal

[Issue 16955] std.process.spawnProcessImpl can crash due to alloca

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16955 John Colvin changed: What|Removed |Added CC||john.loughran.colvin@gmail.

[Issue 16956] New: struct .init is generated even for void-initialized structs

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16956 Issue ID: 16956 Summary: struct .init is generated even for void-initialized structs Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 16956] struct .init is generated even for void-initialized structs

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16956 Ali Cehreli changed: What|Removed |Added Keywords||industry --

[Issue 16947] std.digest should work for output ranges

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16947 John Colvin changed: What|Removed |Added CC||john.loughran.colvin@gmail.

[Issue 16957] New: access function from inside template with same name

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16957 Issue ID: 16957 Summary: access function from inside template with same name Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: major

[Issue 16957] access function from inside template with same name

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16957 --- Comment #1 from John Colvin --- a related problem that seems likely to have the same root cause: T[N] bar(T, size_t N)(T[N] a) { return a; } alias foo = bar; // remove this line and everything's ok. template foo(alias r) { enum s = bar

[Issue 16745] Add template helper for creating static arrays with the size inferred

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16745 John Colvin changed: What|Removed |Added CC||john.loughran.colvin@gmail.

[Issue 16744] We should have a TypeOf template so that typeof can be used with templates like staticMap

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16744 John Colvin changed: What|Removed |Added CC||john.loughran.colvin@gmail.

[Issue 16958] New: replace -mavx switch with -mcpu=id

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16958 Issue ID: 16958 Summary: replace -mavx switch with -mcpu=id Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P

[Issue 16914] Add -mavx switch to generate AVX instructions instead of SSE instructions

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16914 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 16958] replace -mavx switch with -mcpu=id

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16958 Walter Bright changed: What|Removed |Added Keywords||SIMD See Also|

[Issue 16945] Have test runner in the test suite check CPU capability to determine whether to use -mavx flag

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16945 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 16958] replace -mavx switch with -mcpu=id

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16958 --- Comment #1 from Walter Bright --- https://github.com/dlang/dmd/pull/6306 --

[Issue 16945] Have test runner in the test suite check CPU capability to determine whether to use -mavx flag

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16945 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 16914] Add -mavx switch to generate AVX instructions instead of SSE instructions

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16914 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 16954] MSVC build fails on DMD 2.072.1 release

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16954 Rainer Schuetze changed: What|Removed |Added Status|NEW |RESOLVED CC|