| Thread overview | ||||||
|---|---|---|---|---|---|---|
|
December 05, 2015 [Issue 15406] [ICE] Accessing member of namespace embedded in a struct causes segfault | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15406 ZombineDev <petar.p.kirov@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |petar.p.kirov@gmail.com --- Comment #1 from ZombineDev <petar.p.kirov@gmail.com> --- I think it segfaults because there's no concept of standalone enum values in C++ and the compiler does not now what to do. I would guess that you have hit some of the "Internal Compiler Error"s in https://github.com/D-Programming-Language/dmd/blob/master/src/cppmangle.d -- | ||||
December 05, 2015 [Issue 15406] [ICE] Accessing member of namespace embedded in a struct causes segfault | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15406 ZombineDev <petar.p.kirov@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-invalid-code Severity|normal |major -- | ||||
February 28, 2019 [Issue 15406] [ICE] Accessing member of namespace embedded in a struct causes segfault | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15406 Basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |b2.temp@gmx.com Resolution|--- |WORKSFORME --- Comment #2 from Basile-z <b2.temp@gmx.com> --- Just a regular error nowadays -- | ||||
March 21, 2020 [Issue 15406] [ICE] Accessing member of namespace embedded in a struct causes segfault | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15406 Basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|b2.temp@gmx.com | -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply