[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 18829] pragma msg of int incoherent

2023-05-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18829 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 18829] pragma msg of int incoherent

2022-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18829 Dennis changed: What|Removed |Added CC||dkor...@live.nl Hardware|x86_64

[Issue 18829] pragma msg of int incoherent

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18829 Iain Buclaw changed: What|Removed |Added Priority|P1 |P4 --