Thread overview | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
September 18, 2021 [Issue 22316] ImportC is too permissive in allowing variable and function declarations | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22316 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ImportC -- |
September 18, 2021 [Issue 22316] ImportC is too permissive in allowing variable and function declarations | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22316 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=22263 -- |
September 18, 2021 [Issue 22316] ImportC is too permissive in allowing variable and function declarations | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22316 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=22317 -- |
September 18, 2021 [Issue 22316] ImportC is too permissive in allowing variable and function declarations | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22316 --- Comment #1 from Walter Bright <bugzilla@digitalmars.com> --- An approach to solve this would be something like adding a hash table for collisions similar to tagSymTab for tag collisions. -- |
February 10, 2022 [Issue 22316] ImportC is too permissive in allowing variable and function declarations | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22316 --- Comment #2 from Walter Bright <bugzilla@digitalmars.com> --- The problem is noted in handleSymbolRedeclarations() in dsymbol.d -- |
December 17, 2022 [Issue 22316] ImportC is too permissive in allowing variable and function declarations | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22316 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 13 [Issue 22316] ImportC is too permissive in allowing variable and function declarations | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22316 --- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/18057 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation