| Thread overview | |||||||
|---|---|---|---|---|---|---|---|
| 
 | 
| March 26, 2022[Issue 22938] ImportC: __import modules and their typedefs | ||||
|---|---|---|---|---|
| 
 | ||||
| https://issues.dlang.org/show_bug.cgi?id=22938 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ImportC -- | ||||
| December 17, 2022[Issue 22938] ImportC: __import modules and their typedefs | ||||
|---|---|---|---|---|
| 
 | ||||
| https://issues.dlang.org/show_bug.cgi?id=22938 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- | ||||
| April 02, 2023[Issue 22938] ImportC: __import modules and their typedefs | ||||
|---|---|---|---|---|
| 
 | ||||
| https://issues.dlang.org/show_bug.cgi?id=22938 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=22926 -- | ||||
| April 02, 2023[Issue 22938] ImportC: __import modules and their typedefs | ||||
|---|---|---|---|---|
| 
 | ||||
| https://issues.dlang.org/show_bug.cgi?id=22938 --- Comment #1 from Walter Bright <bugzilla@digitalmars.com> --- Example: // test.c(2): Error: found `1` when expecting `]` // test.c(2): Error: `=`, `;` or `,` expected to end declaration instead of `]` __import core.stdc.stdint; char cs[(int32_t)1]; -- | ||||
| December 13, 2024[Issue 22938] ImportC: __import modules and their typedefs | ||||
|---|---|---|---|---|
| 
 | ||||
| https://issues.dlang.org/show_bug.cgi?id=22938 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/18094 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- | ||||
Copyright © 1999-2021 by the D Language Foundation
  Permalink
Permalink Reply
Reply