July 20 [Issue 24668] ImportC: C files have no way to set module name | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24668 --- Comment #1 from dave287091@gmail.com --- I think the fix is to just set the module name to the import path. In other words `a/foo.c` implies a `module a.foo;` declaration. -- |
December 13 [Issue 24668] ImportC: C files have no way to set module name | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24668 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/20488 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation