Thread overview
[Issue 23713] compilable/testcstuff1.c:206:1: error: static assertion failed: sizeof(u'a') == 4
Feb 15, 2023
Iain Buclaw
Feb 27, 2023
Iain Buclaw
Dec 14, 2023
Dlang Bot
Dec 14, 2023
Dlang Bot
February 15, 2023
https://issues.dlang.org/show_bug.cgi?id=23713

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid, ImportC
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=23689
         Depends on|                            |23689


Referenced Issues:

https://issues.dlang.org/show_bug.cgi?id=23689
[Issue 23689] ImportC: C tests in the testsuite are not valid C
--
February 27, 2023
https://issues.dlang.org/show_bug.cgi?id=23713

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2

--
December 14, 2023
https://issues.dlang.org/show_bug.cgi?id=23713

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@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

--
December 14, 2023
https://issues.dlang.org/show_bug.cgi?id=23713

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
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:206:1: error: static assertion
failed: sizeof(u'a') == 4

https://github.com/dlang/dmd/pull/15903

--
December 15, 2023
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
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--