[Issue 20643] printf without arguments aborts compilation

2020-03-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20643 --- Comment #1 from Dlang Bot --- @Luhrel created dlang/dmd pull request #10921 "Issue 20643 - printf without arguments aborts compilation" mentioning this issue: - Issue 20643 - printf without arguments aborts compilation https://github.com/dlang/

[Issue 20644] Invalid printf deprecation for ubyte passed to "%hhu"

2020-03-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20644 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @Luhrel

[Issue 20593] [GCC ASM] Parser syntax for asm operands differs from GCC

2020-03-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20593 --- Comment #3 from Dlang Bot --- dlang/dmd pull request #10916 "[dmd-cxx] Check in iasmgcc.c implementation" was merged into dmd-cxx: - 73ad46093e2dbcfa922120553ee431449c88eb00 by Iain Buclaw: fix Issue 20593 - Parser syntax for asm operands diff

[Issue 20592] [GCC ASM] [ICE] dmd/iasmgcc.d(332): Assertion failure

2020-03-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20592 --- Comment #3 from Dlang Bot --- dlang/dmd pull request #10916 "[dmd-cxx] Check in iasmgcc.c implementation" was merged into dmd-cxx: - 4268fa8388598aca7dcaf264cd6b49a1629cecca by Iain Buclaw: fix Issue 20592 - [ICE] dmd/iasmgcc.d(332): Assertion

[Issue 20084] return by auto ref unsafe - and different code for inout ref and ref.

2020-03-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20084 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 20023] Separate compilation breaks dip1000 / dip1008 @safety

2020-03-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20023 John Colvin changed: What|Removed |Added Keywords||industry --- Comment #2 from John Colvin ---

[Issue 20084] return by auto ref unsafe - and different code for inout ref and ref.

2020-03-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20084 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #4 from Dlang Bot --- @WalterB

[Issue 20084] return by auto ref unsafe - and different code for inout ref and ref.

2020-03-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20084 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #3 from

[Issue 20023] Separate compilation breaks dip1000 / dip1008 @safety

2020-03-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20023 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|