[Issue 23713] compilable/testcstuff1.c:206:1: error: static assertion failed: sizeof(u'a') == 4

2023-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23713 Issue 23713 depends on issue 23689, which changed state. Issue 23689 Summary: ImportC: C tests in the testsuite are not valid C https://issues.dlang.org/show_bug.cgi?id=23689 What|Removed |Added

[Issue 23713] compilable/testcstuff1.c:206:1: error: static assertion failed: sizeof(u'a') == 4

2023-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
|--- |FIXED --- Comment #2 from Dlang Bot --- dlang/dmd pull request #15903 "fix Issue 23713 - compilable/testcstuff1.c:206:1: error: static asser…" was merged into master: - 3d056359e93fd04bf0d45869af99715f4a5f0d58 by Walter Bright: fix Issue 23713 - compilable/testcstuff1.c:20

[Issue 23713] compilable/testcstuff1.c:206:1: error: static assertion failed: sizeof(u'a') == 4

2023-12-13 Thread d-bugmail--- via Digitalmars-d-bugs
--- @WalterBright created dlang/dmd pull request #15903 "fix Issue 23713 - compilable/testcstuff1.c:206:1: error: static asser…" fixing this issue: - fix Issue 23713 - compilable/testcstuff1.c:206:1: error: static assertion failed: sizeof(u'a') == 4 https://github.com/dlang/dmd/pull/15903 --

[Issue 23713] compilable/testcstuff1.c:206:1: error: static assertion failed: sizeof(u'a') == 4

2023-02-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23713 Iain Buclaw changed: What|Removed |Added Priority|P1 |P2 --

[Issue 23713] compilable/testcstuff1.c:206:1: error: static assertion failed: sizeof(u'a') == 4

2023-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23713 Iain Buclaw changed: What|Removed |Added Keywords||accepts-invalid, ImportC See Also|