April 10, 2022 [Issue 23003] New: importC: name 'object' conflicts with import | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23003 Issue ID: 23003 Summary: importC: name 'object' conflicts with import Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: ImportC, rejects-valid Severity: normal Priority: P1 Component: dmd Assignee: nobody@puremagic.com Reporter: duser@neet.fi CC: duser@neet.fi int object; test.c(1): Error: variable `test.object` conflicts with import `test.object` at test.c -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply