[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 --- Comment #11 from JR --- (In reply to ag0aep6g from comment #10) > Fails a bit less reliably, but still 7 out of 10 times. I can't reproduce your snippet, which confirms that it's inconsistent on different setups on different machines. Updated

[Issue 18995] std.array.array doesn't free elements

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18995 Steven Schveighoffer changed: What|Removed |Added Keywords||pull --- Comment #2 from Steven

[Issue 18982] Source files are invisible in the project explorer when creating a new project

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18982 --- Comment #4 from Manu --- I can confirm that configuration DID work for me. x86 + DMD worked. I'm surprised the VS project wizard still unconditionally emits an x86 project. Does anyone build x86 anymore?! O_o I guess you could remove that

[Issue 18995] std.array.array doesn't free elements

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18995 Steven Schveighoffer changed: What|Removed |Added CC||schvei...@yahoo.com

[Issue 18995] std.array.array doesn't free elements

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18995 Steven Schveighoffer changed: What|Removed |Added Hardware|x86 |All OS|Mac OS X

[Issue 18982] Source files are invisible in the project explorer when creating a new project

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18982 --- Comment #3 from Rainer Schuetze --- So it only works if there is a "Debug|Win32" configuration? --

[Issue 18982] Source files are invisible in the project explorer when creating a new project

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18982 --- Comment #2 from Manu --- I just created one with only x64 DMD and it happened. There is a config called "Debug". --

[Issue 18982] Source files are invisible in the project explorer when creating a new project

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18982 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #1 from

[Issue 18995] New: std.array.array doesn't free elements

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18995 Issue ID: 18995 Summary: std.array.array doesn't free elements Product: D Version: D2 Hardware: x86 OS: Mac OS X Status: NEW Severity: enhancement

[Issue 18994] New: Use noncopyable variable in foreach loop without ref results in error message without line number

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18994 Issue ID: 18994 Summary: Use noncopyable variable in foreach loop without ref results in error message without line number Product: D Version: D2 Hardware: x86_64

[Issue 18374] Add range functions to Nullable

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18374 Alex changed: What|Removed |Added CC||sascha.or...@gmail.com --

[Issue 18682] std.typecons.Nullable has opEquals but no toHash

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18682 Alex changed: What|Removed |Added CC||sascha.or...@gmail.com --

[Issue 17615] Deprecate using reference types for Nullable

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17615 Alex changed: What|Removed |Added CC||sascha.or...@gmail.com --

[Issue 18993] toLower is broken for UTF chars

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18993 Basile B. changed: What|Removed |Added CC||b2.t...@gmx.com --- Comment #2 from Basile B.

[Issue 18985] bad error message for += operation on shared Object

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18985 --- Comment #5 from RazvanN --- PR: https://github.com/dlang/dmd/pull/8360 --

[Issue 13300] pure function 'std.array.Appender!(T[]).Appender.ensureAddable' cannot call impure function 'test.T.__fieldPostBlit'

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13300 Andrea Fontana changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 18993] toLower is broken for UTF chars

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18993 --- Comment #1 from Temtaime --- It converts UTF chars into something totally wrong so they break down --

[Issue 18993] New: toLower is broken for UTF chars

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18993 Issue ID: 18993 Summary: toLower is broken for UTF chars Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression Priority: P1

[Issue 18985] bad error message for += operation on shared Object

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18985 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #4 from

[Issue 18992] New: Appender doesn't work with structs that have impure postblit

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18992 Issue ID: 18992 Summary: Appender doesn't work with structs that have impure postblit Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 17602] improve message for deprecated enum comparison

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17602 --- Comment #2 from Mario Kroeplin --- It is no longer a deprecation warning but an error message. The error message, however, is still misleading: --- module a; enum Status { on } --- module b; import a; enum Status { off } void main() {

[Issue 18990] Failing class instantiations ignored in UDAs

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

[Issue 18990] Failing class instantiations ignored in UDAs

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18990 Simen Kjaeraas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 5212] no escape analysis for typesafe variadic function arguments

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5212 --- Comment #23 from Artem Borisovskiy --- And yes, I was able to compile the code with -dip1000 --

[Issue 5212] no escape analysis for typesafe variadic function arguments

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5212 Artem Borisovskiy changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Issue 18991] New: Invalid code in std.iteration.each

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18991 Issue ID: 18991 Summary: Invalid code in std.iteration.each Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement Priority:

[Issue 18990] New: Failing class instantiations ignored in UDAs

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18990 Issue ID: 18990 Summary: Failing class instantiations ignored in UDAs Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: normal

[Issue 18953] Win32: extern(C++) struct destructor not called correctly through runtime

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18953 --- Comment #4 from Rainer Schuetze --- I added a test for this in some iteration, but it seemed it failed/crashed on Linux, so I removed it immediately to not complicate the PR. I'll open a new PR with a test case... --

[Issue 18953] Win32: extern(C++) struct destructor not called correctly through runtime

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18953 Manu changed: What|Removed |Added Keywords||C++, industry --

[Issue 18953] Win32: extern(C++) struct destructor not called correctly through runtime

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18953 --- Comment #3 from Manu --- Was this fixed by your last merged patch? --

[Issue 18983] DCompiler option seems to have disappeared from project settings

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18983 --- Comment #2 from Manu --- I haven't installed anything else, and certainly VisualD was the most recent thing I've installed... and I'm often reinstalling VisualD (because i've been testing all the pre-releases). --

[Issue 18984] Debugging stack struct's which are returned causes incorrect debuginfo.

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18984 Manu changed: What|Removed |Added Keywords||symdeb --

[Issue 18983] DCompiler option seems to have disappeared from project settings

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18983 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #1 from

[Issue 18984] Debugging stack struct's which are returned causes incorrect debuginfo.

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18984 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de

[Issue 18978] Cannot create new projects in 0.47.0-beta1

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18978 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #1 from