[Issue 13518] thisExePath returns different results on Linux and Mac OSX

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13518 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de --- Comment #1 from berni44

[Issue 11577] Template std.typetuple.NoDuplicates removes const types for classes and structs

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11577 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de --- Comment #2 from berni44

[Issue 14909] Template argument of std.algorithm.iteration.chunkBy cannot access a local variable

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14909 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de Component|phobos

[Issue 20440] Associative arrays of BigInt does not support require or get function

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20440 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de Component|phobos

[Issue 11171] Text relocations in Phobos shared library

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11171 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de Component|phobos

[Issue 20160] ThreadInfo.cleanup() clears local thread's registered names instead of "this"'s

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20160 --- Comment #2 from Dlang Bot --- @berni44 created dlang/phobos pull request #7314 "Fix Issue 20160 - ThreadInfo.cleanup() clears local thread's..." fixing this issue: - Fix Issue 20160 - ThreadInfo.cleanup() clears local thread's registered

[Issue 20442] Please add a warning that will complain about unused imports

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20442 --- Comment #2 from Manu --- That's a shit solution. Build systems are way complex enough, and a whole other pass to make a trivial warning is silly when we already have a perfectly good warning solution; `-w` --

[Issue 20303] Memory leak in core.thread

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

[Issue 20442] Please add a warning that will complain about unused imports

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20442 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #1 from

[Issue 20442] Please add a warning that will complain about unused imports

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20442 Seb changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 20349] [REG2.087] ICE with sqrt

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

[Issue 5872] core.sys.*, core.stdc.* modules are not documented

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5872 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de --- Comment #8 from berni44

[Issue 6125] to!string doesn't throw on invalid UTF sequence

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6125 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de OS|Windows

[Issue 6125] to!string doesn't throw on invalid UTF sequence

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6125 --- Comment #4 from berni44 --- The original bug isn't windows specific. I don't know if the example from Lucia Cojocaru can be considered the same bug... --

[Issue 20355] undefined identifier U in core.atomic

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20355 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de Component|phobos

[Issue 19487] Thread never detaches after spawn

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19487 er.kr...@gmail.com changed: What|Removed |Added CC||er.kr...@gmail.com --- Comment #3 from

[Issue 17125] Header Generation Incorrectly Formats Floating Point Number

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

[Issue 20440] Associative arrays of BigInt does not support require or get function

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20440 Nathan S. changed: What|Removed |Added CC||n8sh.second...@hotmail.com --- Comment #5 from

[Issue 20440] Associative arrays of BigInt does not support require or get function

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20440 --- Comment #4 from Dlang Bot --- @n8sh created dlang/druntime pull request #2869 "Fix Issue 20440 - Associative arrays of BigInt does not support require or get function" fixing this issue: - Fix Issue 20440 - Associative arrays of BigInt does not

[Issue 20440] Associative arrays with values whose `op does not support require or get function

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20440 Nathan S. changed: What|Removed |Added Summary|Associative arrays of |Associative arrays with

[Issue 20440] Associative arrays with values whose opAssign doesn't return a ref don't support require function

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20440 Nathan S. changed: What|Removed |Added Summary|Associative arrays with |Associative arrays with

[Issue 20160] ThreadInfo.cleanup() clears local thread's registered names instead of "this"'s

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

[Issue 20355] undefined identifier U in core.atomic

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

[Issue 17222] assert in compiler caused by opDispatch

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17222 Basile-z changed: What|Removed |Added Keywords||ice CC|

[Issue 17222] assert in compiler caused by opDispatch

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17222 Basile-z changed: What|Removed |Added Keywords||patch --- Comment #2 from Basile-z --- patch:

[Issue 17160] Apparently faulty behavior comparing enum members using `is`

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17160 Basile-z changed: What|Removed |Added Keywords||performance CC|

[Issue 17098] this program worked on DMD 2072.2, but it does not compile on dmd 2073

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17098 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com Summary|this

[Issue 20440] Associative arrays with values whose opAssign doesn't return a ref don't support require function

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

[Issue 20130] ICE when casting from string to other array type due to __ArrayCast not being written

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20130 --- Comment #3 from Basile-z --- another one, same problem: --- void main() { auto data = cast(const char[5][]) "qwert"; } --- --

[Issue 19296] ICE on Unknown member type in struct returned from function

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19296 Basile-z changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 20355] undefined identifier U in core.atomic

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

[Issue 17745] Upgrade DLang Bugzilla to 4.4.12

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17745 Basile-z changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 18085] Segmentation fault: Error: variable __gate forward referenced

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18085 Basile-z changed: What|Removed |Added Keywords||ice CC|

[Issue 20130] ICE when casting from string to other array type due to __ArrayCast not being written

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20130 Basile-z changed: What|Removed |Added CC||siu...@gmail.com --- Comment #4 from Basile-z

[Issue 20319] cast causing illegal instruction (core dump) in compiler

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20319 Basile-z changed: What|Removed |Added Keywords||ice Status|NEW

[Issue 19454] Name collisions with unnamed function parameters

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19454 Basile-z changed: What|Removed |Added Keywords||bootcamp, patch CC|

[Issue 14872] [2.068.2] Label address in asm [x86-64]

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14872 Basile-z changed: What|Removed |Added Keywords||iasm CC|

[Issue 20443] New: Case where code compiles depending on order of declaration

2019-12-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20443 Issue ID: 20443 Summary: Case where code compiles depending on order of declaration Product: D Version: D2 Hardware: All URL: