[Issue 23721] runnable/test22513.c:18:28: error: field ‘t’ has incomplete type

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23721 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1

[Issue 23720] runnable/test22513.c:16:12: error: invalid use of undefined type ‘struct S’

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23720 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1

[Issue 23717] runnable/bitfields.c:192:5: error: unknown type name S; use struct keyword to refer to the type

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23717 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot ---

[Issue 23717] runnable/bitfields.c:192:5: error: unknown type name S; use struct keyword to refer to the type

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23717 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com

[Issue 23716] ImportC: Missing documentation on the asm keyword accepted as an extension

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23716 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 23715] compilable/testcstuff1.c:273:23: error: function-scope 'tli' implicitly auto and declared '_Thread_local'

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23715 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1

[Issue 23712] compilable/testcstuff1.c:98:1: error: static assertion failed: sizeof(9223372036854775808) == 8

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23712 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1

[Issue 23711] compilable/testcstuff1.c:63:1: error: invalid use of restrict

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23711 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #3 from Dlang Bot ---

[Issue 23711] compilable/testcstuff1.c:63:1: error: invalid use of restrict

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23711 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com

[Issue 23702] compilable/test23616.c:3:20: error: missing binary operator before token "("

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23702 --- Comment #3 from Walter Bright --- __has_extension is yet another C compiler extension (not ImportC's invention). --

[Issue 23700] compilable/test22842.c:64:24: error: expression in static assertion is not constant

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23700 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #4

[Issue 23701] compilable/test23214.c:3:26: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘uintptr_t’

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23701 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1

[Issue 23699] compilable/test22807.c:10:10: error: unknown type name ‘OldFashionedHeader’

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23699 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1

[Issue 23698] compilable/test22727.c:5:10: error: expected ‘;’ before ‘int’

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23698 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1

[Issue 23697] compilable/test22705.c:4:1: error: unknown type name ‘Ta’

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23697 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1

[Issue 23693] compilable/testcstuff3.i:7:1: error: stray '#' in program

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23693 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #2

[Issue 23692] compilable/test22724.i:4:10: error: unknown type name 'pack'

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23692 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #2

[Issue 23691] compilable/test22294.i:16:1: error: unknown type name 'this'

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23691 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1

[Issue 23608] [musl 32-bit] Time functions linked incorrectly on musl >=1.2.0 / 32-bit

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23608 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 21619] Parameter-less function literal in expression statement fails to parse

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21619 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org --- Comment #2 from Nick

[Issue 15978] Can't pass array or vector .init as template parameter

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15978 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org Summary|Can't

[Issue 20087] `scope` not parsed for types in template argument lists

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20087 Nick Treleaven changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 23608] [musl 32-bit] Time functions linked incorrectly on musl >=1.2.0 / 32-bit

2023-02-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23608 --- Comment #2 from Dlang Bot --- @CyberShadow created dlang/dmd pull request #14895 "Fix linking to 64-bit time_t versions of functions on musl" fixing this issue: - Fix linking to 64-bit time_t versions of functions on musl musl switched to