[Issue 19799] templated string formatting fails with const Nullable!string

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19799 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 5710] cannot use delegates as parameters to non-global template

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5710 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #44 from Dlang Bot --- @SSoulai

[Issue 19161] Wrong mangle for C++ classes

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19161 ki...@gmx.net changed: What|Removed |Added CC||ki...@gmx.net OS|Windows

[Issue 19658] C++ enum mangling is wrong on Windows for other integer types

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19658 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @kinke c

[Issue 19412] std.algorithm.cmp with default ordering can use memcmp for all size 1 unsigned types (instead of just char)

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19412 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19658] C++ enum mangling is wrong on Windows for other integer types

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19658 Илья Ярошенко changed: What|Removed |Added Severity|major |blocker --

[Issue 19161] Wrong mangle for C++ classes

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19161 --- Comment #2 from Илья Ярошенко --- Yes, but this workaround breaks a lot of API logic on the D side. --

[Issue 17766] Wrong choice of generic mutable/const/immutable methods

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17766 Илья Ярошенко changed: What|Removed |Added Severity|normal |major --

[Issue 16489] [backend][optimizaton][registers] DMD is 10-20 times slower for GLAS

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16489 Илья Ярошенко changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 17890] cpp_long is not declared for Posix 64bit

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17890 Илья Ярошенко changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19802] Possible regression with dustmite

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19802 Vladimir Panteleev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 17287] [ICE] backend/cgcod.c 255: zero length static arrays

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17287 Илья Ярошенко changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19802] Possible regression with dustmite

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19802 --- Comment #3 from Francesco Mecca --- After updating the branch I don't have this problem anymore. This issue can be closed --

[Issue 19330] taskPool.workerIndex is wrong for single tread task pool

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19330 Илья Ярошенко changed: What|Removed |Added Severity|normal |blocker --

[Issue 19519] cannot determine length of static array at compile time

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19519 Илья Ярошенко changed: What|Removed |Added Summary|cannot determine length of |cannot determine length of

[Issue 14206] cdouble is broken

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14206 Илья Ярошенко changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 15852] ICE(cod1) 1669: DMD failed with SIMD code

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15852 Илья Ярошенко changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 16559] [Mir] AVX & AVX2 floating point vector arithmetic

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16559 Илья Ярошенко changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 13457] float version of isIdentical fails

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13457 Илья Ярошенко changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 14204] ldexp for double and float

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14204 Илья Ярошенко changed: What|Removed |Added Status|NEW |RESOLVED Component|dmd

[Issue 15939] GC.collect causes deadlock in multi-threaded environment

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15939 Илья Ярошенко changed: What|Removed |Added Assignee|ilyayaroshe...@gmail.com|nob...@puremagic.com --

[Issue 13745] Circular template attributes inference does not work

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13745 Илья Ярошенко changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19392] [CTFE] static array in a tuple isn't CTFE-able

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19392 Илья Ярошенко changed: What|Removed |Added Keywords||rejects-valid Summary|[CTFE] stat

[Issue 19804] fails to compile with fixes size array T[1]... argument

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19804 --- Comment #3 from Илья Ярошенко --- Fails at least on site: https://run.dlang.io/is/BsJEoM --

[Issue 19804] fails to compile with fixes size array T[1]... argument

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19804 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com --- Comment #2 from Basile-z ---

[Issue 15371] __traits(getMember) should bypass the protection

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15371 Dlang Bot changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Issue 19804] fails to compile with fixes size array T[1]... argument

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19804 --- Comment #1 from Илья Ярошенко --- 26961 Illegal instruction (core dumped) "$@" Compiler returned: 132 --

[Issue 19804] fails to compile with fixes size array T[1]... argument

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19804 Илья Ярошенко changed: What|Removed |Added Keywords||rejects-valid --

[Issue 19804] New: fails to compile with fixes size array T[1]... argument

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19804 Issue ID: 19804 Summary: fails to compile with fixes size array T[1]... argument Product: D Version: D2 Hardware: All OS: All Status: NEW Se

[Issue 19803] Add support for latest VS 2019 Preview - 16.1.0

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19803 ZombineDev changed: What|Removed |Added Summary|Add support for latest VS |Add support for latest VS |20

[Issue 19803] New: Add support for latest VS 2019 16.1.0

2019-04-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19803 Issue ID: 19803 Summary: Add support for latest VS 2019 16.1.0 Product: D Version: D2 Hardware: All OS: Windows Status: NEW Severity: enhancement Prio