August 24, 2018 [Issue 16396] Octal value 08 should result in error | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16396 Steven Schveighoffer <schveiguy@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |schveiguy@yahoo.com --- Comment #1 from Steven Schveighoffer <schveiguy@yahoo.com> --- PR: https://github.com/dlang/dmd/pull/8612 Note that 008 correctly was diagnosed, due to a quirk in the way the literals were parsed. -- |
August 24, 2018 [Issue 16396] Octal value 08 should result in error | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16396 Steven Schveighoffer <schveiguy@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Steven Schveighoffer <schveiguy@yahoo.com> --- oops, I realized this is already fixed! *** This issue has been marked as a duplicate of issue 19059 *** -- |
Copyright © 1999-2021 by the D Language Foundation