Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
December 01, 2022 [Issue 23528] moduleName/fullyQualifiedName no longer works in -betterC | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23528 Richard Cattermole <alphaglosined@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |betterC -- |
December 01, 2022 [Issue 23528] moduleName/fullyQualifiedName no longer works in -betterC | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23528 RazvanN <razvan.nitu1305@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |razvan.nitu1305@gmail.com --- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> --- Are you sure this is a regression? What was the last version that accepted this code? Might be a phobos issue also. -- |
December 01, 2022 [Issue 23528] moduleName/fullyQualifiedName no longer works in -betterC | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23528 --- Comment #2 from RazvanN <razvan.nitu1305@gmail.com> --- (In reply to RazvanN from comment #1) > Are you sure this is a regression? What was the last version that accepted this code? Might be a phobos issue also. I have tested with 2.100.2 and 2.100.1 and it still fails. -- |
December 01, 2022 [Issue 23528] moduleName/fullyQualifiedName no longer works in -betterC | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23528 Richard Cattermole <alphaglosined@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|regression |enhancement --- Comment #3 from Richard Cattermole <alphaglosined@gmail.com> --- You're right I must be forgetting some issues I had in the past. Swapping to enhancement instead since something so basic should work (probably shouldn't be in library at all given how many templates it uses). -- |
December 17, 2022 [Issue 23528] moduleName/fullyQualifiedName no longer works in -betterC | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23528 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
January 15, 2023 [Issue 23528] moduleName/fullyQualifiedName no longer works in -betterC | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23528 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla@digitalmars.com See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=16495 --- Comment #4 from Walter Bright <bugzilla@digitalmars.com> --- This may help: https://github.com/dlang/dmd/pull/14711 -- |
Copyright © 1999-2021 by the D Language Foundation