[Issue 19493] compiler crash when trying to format invalid contracts

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

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

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20442 Issue ID: 20442 Summary: Please add a warning that will complain about unused imports Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 20441] Wrong code with -O -fPIC and string literal.ptr

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20441 Ketmar Dark changed: What|Removed |Added CC||ket...@ketmar.no-ip.org --

[Issue 20441] Wrong code with -O -fPIC and string literal.ptr

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20441 --- Comment #2 from Don --- On any non-ancient DMD version, -fPIC is enabled by default in the dmd.conf file. I have run the testcase on 2.078 with -fPIC removed from the dmd.conf file. It requires both -fPIC and -O to trigger the bug. --

[Issue 14972] Documentation for std.windows.* missing

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14972 --- Comment #8 from hst...@quickfur.ath.cx --- std.windows.registry is still blank on dlang.org. What about using LDC to cross-compile to a Windows target while generating docs? That would work around the problem of the machine being used to

[Issue 10588] Typeinfo.compare uses bitwise comparison for structs

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10588 --- Comment #2 from hst...@quickfur.ath.cx --- Still happens as of git master (5a3783db46b1b16b76c3afa493b17130b76b1eda). --

[Issue 20441] Wrong code with -O -fPIC and string literal.ptr

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20441 Mathias LANG changed: What|Removed |Added CC||pro.mathias.l...@gmail.com --- Comment #1

[Issue 20441] Wrong code with -O -fPIC and string literal.ptr

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20441 Don changed: What|Removed |Added Keywords||industry --

[Issue 20441] New: Wrong code with -O -fPIC and string literal.ptr

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20441 Issue ID: 20441 Summary: Wrong code with -O -fPIC and string literal.ptr Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: critical

[Issue 20441] Wrong code with -O -fPIC and string literal.ptr

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20441 Don changed: What|Removed |Added Keywords||wrong-code --

[Issue 15048] "tuple" term used wrongly on dlang.org/variadic-function-templates.html

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

[Issue 19533] "alias this" prevents "cast(void*)"

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

[Issue 15940] ImplicitConversionTargets and class alias in struct

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

[Issue 17187] Error when using std.format.unformatValue with static arrays

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

[Issue 4586] DMD should look for dmd.conf in /usr/local/etc

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4586 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com Component|dmd

[Issue 4589] comparing two arrays of interfaces for equality segfaults

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

[Issue 20411] wrong default datetime when saving files in zip file

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

[Issue 4595] [tdpl] Accessing non-static member of a null reference compiles

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4595 RazvanN changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 4606] access modifier causes failure to find stack pointer for template delegate

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

[Issue 19493] compiler crash when trying to format invalid contracts

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

[Issue 19640] Linker error when compiling delegate with betterC

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

[Issue 19649] Misleading error message for duplicate constraints

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19649 RazvanN changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 20331] checkaction=context segfaults when calling function literal

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20331 moonlightsenti...@disroot.org changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 19302] statement not reachable in std.regex.internal.parser.Parser.parseAtom, only in -inline -profile builds

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

[Issue 20028] Stalled thread in concurrency.d unittest

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

[Issue 13753] src/std/process.d: _spawnvp error handling is broken

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

[Issue 8867] splitter(R1, X) strong requirements, weak support.

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8867 berni44 changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 18411] Split up std.internal.regex.tests.d into multiple files or runs

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

[Issue 5488] Spawned threads hang in a way that suggests allocation or gc issue

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5488 berni44 changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 13560] Several functions in std.uni can violate memory safety

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

[Issue 15751] atomicLoad doesn't return stable result if compiled with -profile

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15751 Tomáš Chaloupka changed: What|Removed |Added CC||chalu...@gmail.com --- Comment #1 from

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

2019-12-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20440 Simen Kjaeraas changed: What|Removed |Added CC||simen.kja...@gmail.com --- Comment #3 from

[Issue 18248] radix overload of std.conv.parse fails to throw on non-empty range without number

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