Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
February 15, 2023 [Issue 23720] runnable/test22513.c:16:12: error: invalid use of undefined type ‘struct S’ | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23720 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 20, 2023 [Issue 23720] runnable/test22513.c:16:12: error: invalid use of undefined type ‘struct S’ | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23720 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla@digitalmars.com --- Comment #1 from Walter Bright <bugzilla@digitalmars.com> --- ImportC allows forward references as an extension. -- |
February 20, 2023 [Issue 23720] runnable/test22513.c:16:12: error: invalid use of undefined type ‘struct S’ | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23720 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ibuclaw@gdcproject.org --- Comment #2 from Iain Buclaw <ibuclaw@gdcproject.org> --- (In reply to Walter Bright from comment #1) > ImportC allows forward references as an extension. Then it would be good to have it as another example for https://dlang.org/spec/importc.html#forward-references -- |
February 20, 2023 [Issue 23720] runnable/test22513.c:16:12: error: invalid use of undefined type ‘struct S’ | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23720 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Iain Buclaw <ibuclaw@gdcproject.org> --- *** This issue has been marked as a duplicate of issue 23697 *** -- |
December 15, 2023 [Issue 23720] runnable/test22513.c:16:12: error: invalid use of undefined type ‘struct S’ | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23720 Issue 23720 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 -- |
Copyright © 1999-2021 by the D Language Foundation