[Issue 18891] extern(C++) destructor prototype should just link; not generate field/aggregate dtor

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18891 --- Comment #2 from Manu --- This happens on my home PC and my work PC too. VS2015. --

[Issue 18642] VisualD - Demangle link errors?

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18642 --- Comment #6 from Manu --- Emailed you the log (building DMD) --

[Issue 18864] Building 64-bit dmd on Windows results in a debug build. The release build doesn't work.

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18864 --- Comment #3 from Atila Neves --- Using digger to build dmd 2.080.0 works and produces a 64-bit binary. Given that digger uses a relatively old dmd to do so, it would seem the issue arises when using 2.080.0 to build itself.

[Issue 6005] Type name and variable name don't clash

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6005 Dmitry Olshansky changed: What|Removed |Added CC|

[Issue 5788] Better optimize [] (empty dynamic array literals)

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5788 Dmitry Olshansky changed: What|Removed |Added Keywords||bootcamp,

[Issue 5714] case ranges in final switches

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5714 Dmitry Olshansky changed: What|Removed |Added Keywords||bootcamp

[Issue 5688] Poor optimization of (long & 1)

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5688 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5669] Constructor calls should be valid inside final switch

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5669 Dmitry Olshansky changed: What|Removed |Added CC|

[Issue 18895] New: VisualD is unable to build dxml project

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18895 Issue ID: 18895 Summary: VisualD is unable to build dxml project Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: enhancement

[Issue 5283] Increase granularity of unit tests so that all unittest blocks in a module run even after another block fails

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5283 --- Comment #2 from Jonathan M Davis --- (In reply to Dmitry Olshansky from comment #1) > Jonathan, do you customizable test runner that D currently has still not > addresses this? Including ready-made cutomizations such

[Issue 5636] Array ops use lexicographic comparison instead of vector-style element-wise

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5636 Dmitry Olshansky changed: What|Removed |Added CC|

[Issue 5603] More initialization functions for dynamic arrays

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5603 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5540] Probable bug-hiding redundancies

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5540 Dmitry Olshansky changed: What|Removed |Added CC|

[Issue 5540] Probable bug-hiding redundancies

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5540 Dmitry Olshansky changed: What|Removed |Added Keywords||bootcamp --

[Issue 5445] DMD does not look for ".dmd.conf" in HOME dir

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5445 Mike Franklin changed: What|Removed |Added Keywords||bootcamp, preapproved,

[Issue 5515] std.conv.to for safer enum casts

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5515 Dmitry Olshansky changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 5503] Forward declarations for nested mutually recursive functions

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5503 Dmitry Olshansky changed: What|Removed |Added CC|

[Issue 5445] DMD does not look for ".dmd.conf" in HOME dir

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5445 Dmitry Olshansky changed: What|Removed |Added CC|

[Issue 5436] tightening auto decl spec

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5436 Dmitry Olshansky changed: What|Removed |Added Keywords||spec

[Issue 5431] Allow bang in template declarations

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5431 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5413] (diagnostic): No notification that warnings are treated as errors

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5413 Dmitry Olshansky changed: What|Removed |Added CC|

[Issue 5409] Disallow (!x & y)

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5409 Dmitry Olshansky changed: What|Removed |Added Keywords||bootcamp

[Issue 5325] Mutable references to const/immutable/shared classes

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5325 Dmitry Olshansky changed: What|Removed |Added CC|

[Issue 5309] Add language support for external D symbols refs

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5309 Dmitry Olshansky changed: What|Removed |Added CC|

[Issue 5283] Increase granularity of unit tests so that all unittest blocks in a module run even after another block fails

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5283 Dmitry Olshansky changed: What|Removed |Added CC|

[Issue 5282] Optimize array comparison which use memcmp to something better and remove unnecessary indirections.

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5282 Dmitry Olshansky changed: What|Removed |Added CC|

[Issue 1578] Allow AA literals to initialize static variables

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1578 Dmitry Olshansky changed: What|Removed |Added CC|

[Issue 5279] Function-static associative arrays

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5279 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 18642] VisualD - Demangle link errors?

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18642 --- Comment #5 from Rainer Schuetze --- > Trying to build DMD, I get a different error: >2>C:\Program Files (x86)\VisualD\msbuild\dcompile.targets(134,15): error >MSB4030: Should be fixed in the new build. >Oops! Installed and