[Issue 23715] ImportC: No rejection of _Thread_local variables declared at function scope without 'static' as per C11 6.2.4-5

2023-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23715 Issue 23715 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 23715] ImportC: No rejection of _Thread_local variables declared at function scope without 'static' as per C11 6.2.4-5

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

[Issue 23715] ImportC: No rejection of _Thread_local variables declared at function scope without 'static' as per C11 6.2.4-5

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

[Issue 23715] ImportC: No rejection of _Thread_local variables declared at function scope without 'static' as per C11 6.2.4-5

2023-04-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23715 Walter Bright changed: What|Removed |Added Summary|ImportC: No rejection of|ImportC: No rejection of

[Issue 23715] ImportC: No rejection of _Thread_local variables declared at function scope without "static" as per C11 6.2.4-5

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

[Issue 23715] ImportC: No rejection of _Thread_local variables declared at function scope without "static" as per C11 6.2.4-5

2023-02-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23715 Iain Buclaw changed: What|Removed |Added Summary|compilable/testcstuff1.c:27 |ImportC: No rejection of