[Issue 1519] TypeInfo_Function and TypeInfo_Delegate should contain parameter types

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

[Issue 1761] TypeInfo.toString for function types always indicates no-parameter function

2019-08-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1761 Issue 1761 depends on issue 1519, which changed state. Issue 1519 Summary: TypeInfo_Function and TypeInfo_Delegate should contain parameter types https://issues.dlang.org/show_bug.cgi?id=1519 What|Removed |Added

[Issue 1866] Couple of reflection bugs (.stringof)

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

[Issue 20171] New: [REG 2.086.0] Calling public function from the destructor segfaults

2019-08-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20171 Issue ID: 20171 Summary: [REG 2.086.0] Calling public function from the destructor segfaults Product: D Version: D2 Hardware: x86_64 OS: Linux

[Issue 20170] New: [dip1000] scope and return not inferred for auto ref parameter

2019-08-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20170 Issue ID: 20170 Summary: [dip1000] scope and return not inferred for auto ref parameter Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 20169] New: Cannot allocate immutable class on the stack with scope

2019-08-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20169 Issue ID: 20169 Summary: Cannot allocate immutable class on the stack with scope Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 1654] Array concatenation result should be implicitly castable between mutable and immutable if the elements support it.

2019-08-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1654 Simen Kjaeraas changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 1781] Conditional Compilation - debug ( Integer ) is to restrictive

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

[Issue 1597] It is not possible to specialize template on associative array.

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

[Issue 1654] Array concatenation result should be implicitly castable between mutable and immutable if the elements support it.

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

[Issue 1701] rcc fails on ico with Vista 256x256 icon

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

[Issue 20163] Deprecated import in string mixin does not output diagnostic message

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

[Issue 20164] Importing deprecated module at function-local scope does not output diagnostic message

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

[Issue 20137] A program crashes at runtime (should be compile error)

2019-08-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20137 --- Comment #11 from anonymous4 --- (In reply to Victor Porton from comment #7) > By the way, we should raise the task to completely replace Ada. There should > be no unpredictable crashes. That's more or less the plan for Safe D. --

[Issue 20137] A program crashes at runtime (should be compile error)

2019-08-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20137 --- Comment #10 from anonymous4 --- Should be detectable by dscanner on syntax level: if rhs is a template named Scoped and lhs is not an `auto` declared variable. --

[Issue 20137] A program crashes at runtime (should be compile error)

2019-08-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20137 --- Comment #9 from anonymous4 --- (In reply to Victor Porton from comment #5) > If it requires compiler changes specifically for Scoped implementation, it > should be done, Scoped is a very important construct and deserves special > compiler

[Issue 1149] Optimizer: obsolete array length loads, common subexpr. elimin. not working

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

[Issue 809] Should be possible to convert lazy argument to delegate

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

[Issue 20162] Bug in optimization of remainder operation

2019-08-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20162 anonymous4 changed: What|Removed |Added Keywords||wrong-code --

[Issue 17007] let std.math work in CTFE

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

[Issue 20168] New: Missing context when CTFE fails with 'no available source code'

2019-08-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20168 Issue ID: 20168 Summary: Missing context when CTFE fails with 'no available source code' Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW