[Issue 12357] Untyped string variable fails silently. No compiler warning given.

2016-06-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12357 Walter Bright changed: What|Removed |Added Keywords||pull

[Issue 6278] Regression(2.054 beta): 'in' contract inheritance doesn't work with safe code

2016-06-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6278 --- Comment #16 from Walter Bright --- (In reply to hsteoh from comment #15) > Shouldn't it be ContractError? That was my thought, too. The problem with Error (and ContractError is derived from Error) is that it is not

[Issue 16202] Floating point types implicitly convert losing precision

2016-06-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16202 Steven Schveighoffer changed: What|Removed |Added CC|

[Issue 6278] Regression(2.054 beta): 'in' contract inheritance doesn't work with safe code

2016-06-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6278 --- Comment #15 from hst...@quickfur.ath.cx --- Shouldn't it be ContractError? --

[Issue 16204] New: When using the -profile flag phobos unit tests fail

2016-06-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16204 Issue ID: 16204 Summary: When using the -profile flag phobos unit tests fail Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: normal