[Issue 18801] std.stdio.File doesn't work with MSVCRT's UTF-8 mode

2018-04-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18801 ag0aep6g changed: What|Removed |Added Keywords||pull

[Issue 18801] New: std.stdio.File doesn't work with MSVCRT's UTF-8 mode

2018-04-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18801 Issue ID: 18801 Summary: std.stdio.File doesn't work with MSVCRT's UTF-8 mode Product: D Version: D2 Hardware: All OS: Windows Status: NEW Severity: normal

[Issue 14536] Calling destroy() on a on an extern(C++) class causes a segfault

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

[Issue 18800] New: [REG2.080.0-beta.1] Array.length setter segfaults for payloads with indirections

2018-04-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18800 Issue ID: 18800 Summary: [REG2.080.0-beta.1] Array.length setter segfaults for payloads with indirections Product: D Version: D2 Hardware: x86_64 OS: Linux

[Issue 14643] Safety violation with final switch and void initializer

2018-04-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14643 Radu Racariu changed: What|Removed |Added Keywords||safe

[Issue 18493] [betterC] Can't use aggregated type with postblit

2018-04-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18493 --- Comment #6 from Radu Racariu --- I though more about this and I think betterC should imply nothrow *only for* compiler generated code. Making betterC nothrow by default will change semantics and basically split the