[Issue 19256] std.json: JSONValue allows violating constness

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19256 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #2

[Issue 19494] [REG 2.080.0][objc] interface `main.NSObject.Class` conflicts with interface `main.NSObject.Class`

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19494 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 19494] [REG 2.080.0][objc] interface `main.NSObject.Class` conflicts with interface `main.NSObject.Class`

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19494 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/c9bc1a68a41303e83e3df06bff7b9182755aceed Fix issue 19494: Remove implicit `Class` member for

[Issue 17960] [REG 2.077-rc1] A 192 bytes leak is created by the GC when `-unittest` is an option

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17960 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17145] [REG2.066.0] Tuple expansion error in local enum declaration

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17145 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #2

[Issue 11257] Allow whole implicit conversion if one or more overlapped field could.

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11257 --- Comment #3 from Walter Bright --- I can't agree with this. A cast should be used to break out of const, and should not be allowed in @safe code. --

[Issue 12885] const union wrongly converts implicitly to mutable

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12885 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #4

[Issue 12883] implicit conversion of struct to mutable via alias this

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12883 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 19256] std.json: JSONValue allows violating constness

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19256 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 12885] const union wrongly converts implicitly to mutable

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12885 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 11257] Allow whole implicit conversion if one or more overlapped field could.

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11257 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 12885] const union wrongly converts implicitly to mutable

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12885 --- Comment #5 from Walter Bright --- https://github.com/dlang/dmd/pull/9061 --

[Issue 17911] UDA to scope cause Error

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17911 Walter Bright changed: What|Removed |Added Severity|regression |enhancement --- Comment #5 from Walter

[Issue 17911] Add { } block attributes for local variables

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17911 Walter Bright changed: What|Removed |Added Summary|UDA to scope cause Error|Add { } block attributes

[Issue 18137] nothrow attribute is not written for some member functions to the JSON file

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18137 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1

[Issue 17978] github HEAD gives wrong warning for bitwise unary operation

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17978 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #2

[Issue 19496] Wrong D and C++ ABI caused by scope qualifier in other method

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19496 Илья Ярошенко changed: What|Removed |Added Hardware|x86_64 |All --- Comment #1 from Илья Ярошенко ---

[Issue 19496] New: Wrong D and C++ ABI caused by scope qualifier in other method

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19496 Issue ID: 19496 Summary: Wrong D and C++ ABI caused by scope qualifier in other method Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 19496] Wrong D and C++ ABI caused by scope qualifier in other method

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19496 Илья Ярошенко changed: What|Removed |Added Keywords||C++, industry, wrong-code --

[Issue 19497] New: the program crash using dmd with -O, it works fine without optimizations.

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19497 Issue ID: 19497 Summary: the program crash using dmd with -O, it works fine without optimizations. Product: D Version: D2 Hardware: x86 OS: Mac OS X

[Issue 18372] REG(2.072): error missing line number: Error: undefined identifier __va_list_tag

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18372 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #2

[Issue 19256] std.json: JSONValue allows violating constness

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19256 --- Comment #3 from FeepingCreature --- I'd call it a consequence or subset of 12885, in that fixing 12885 also fixes this. But if 12885 was closed wontfix, this one would still need a separate fix. --

[Issue 19496] Wrong D and C++ ABI caused by scope qualifier in other method

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19496 ki...@gmx.net changed: What|Removed |Added CC||ki...@gmx.net --- Comment #2 from

[Issue 18938] Dmd segfault when compiling this dub package in test release

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18938 --- Comment #7 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/19f49cf4216323af3f27292a243c5d576b5e857c Fix Issue 18938 - Dmd segfault when compiling this dub

[Issue 16652] [Reg 2.071] returned rvalue destroyed too early

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16652 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 19227] S.init is S.init failing for struct with float member

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19227 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/e1dce1a8f90aee8c6922ca12cba99cc22c4122f8 fix Issue 19227 - S.init is S.init failing for struct with

[Issue 18938] Dmd segfault when compiling this dub package in test release

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18938 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 19227] S.init is S.init failing for struct with float member

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19227 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 19473] DMD Segfault on circular struct reference

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19473 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/d2b6fc972aec7b5a518b437f4ec0f8e184d549be fix Issue 19473 - DMD Segfault on circular struct reference

[Issue 16652] [Reg 2.071] returned rvalue destroyed too early

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16652 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/535e8a4f47393fda584d315718833e504f4e69e7 fix Issue 16652 - [Reg 2.071] returned rvalue destroyed too

[Issue 19473] DMD Segfault on circular struct reference

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19473 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 19497] the program crash using dmd with -O, it works fine without optimizations.

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19497 ag0aep6g changed: What|Removed |Added Keywords||wrong-code CC|