Thread overview
[Issue 20449] integer literal specification and implementation differs
Dec 14, 2019
berni44
Dec 14, 2019
Dlang Bot
Dec 16, 2019
Walter Bright
Dec 16, 2019
Walter Bright
Dec 16, 2019
berni44
Dec 17, 2022
Iain Buclaw
December 14, 2019
https://issues.dlang.org/show_bug.cgi?id=20449

berni44 <bugzilla@d-ecke.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal

--
December 14, 2019
https://issues.dlang.org/show_bug.cgi?id=20449

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel updated dlang/dmd pull request #10673 "Fix 20449 - integer literal specification and implementation differs" fixing this issue:

- fix issue 20449 - integer literal specification and implementation differs

https://github.com/dlang/dmd/pull/10673

--
December 16, 2019
https://issues.dlang.org/show_bug.cgi?id=20449

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com

--- Comment #2 from Walter Bright <bugzilla@digitalmars.com> ---
Because it's been implemented this way for 19 years now, and the compiler behavior matches C, I recommend that the spec change rather than the compiler.

--
December 16, 2019
https://issues.dlang.org/show_bug.cgi?id=20449

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86_64                      |All
                 OS|Linux                       |All

--- Comment #3 from Walter Bright <bugzilla@digitalmars.com> ---
I changed this to a spec bug, rather than a compiler bug.

--
December 16, 2019
https://issues.dlang.org/show_bug.cgi?id=20449

--- Comment #4 from berni44 <bugzilla@d-ecke.de> ---
(In reply to Walter Bright from comment #3)
> I changed this to a spec bug, rather than a compiler bug.

Nitpicking, but: It was a spec bug from the very beginning and I was surprised to see an implementation fix PR...

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=20449

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 15
https://issues.dlang.org/show_bug.cgi?id=20449

--- Comment #5 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dlang.org/issues/3980

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--