[Issue 18829] pragma msg of int incoherent

2018-05-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18829 --- Comment #1 from Oliver Rümpelein --- Here is an example, with the problematic line 14 commented out: https://run.dlang.io/is/xzgt0E This fails with all primitive types. I would expect the last line to just print "int", or give a useful error me

[Issue 15246] Destructor inheritance doesn't inherit attributes properly

2018-05-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15246 --- Comment #18 from ponce --- Hopefully fixed in ProtoObject! ;) --

[Issue 18854] New: std.allocator: StatsCollector counts failed deallocations

2018-05-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18854 Issue ID: 18854 Summary: std.allocator: StatsCollector counts failed deallocations Product: D Version: D2 Hardware: All OS: All Status: NEW