[Issue 12950] Lexer interprets UFCS on hex integer as hex float literal

2019-06-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12950

Dlang Bot  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Dlang Bot  ---
dlang/dmd pull request #10019 "fix issue 12950 - Lexer interprets UFCS on hex
integer as hex float literal" was merged into stable:

- 29c785c767c11776eb02db1b15513981c3e932f6 by Basile Burg:
  fix issue 12950 - Lexer interprets UFCS on hex integer as hex float literal

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

--


[Issue 12950] Lexer interprets UFCS on hex integer as hex float literal

2019-06-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12950

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@Basile-z created dlang/dmd pull request #10019 "fix issue 12950 - Lexer
interprets UFCS on hex integer as hex float literal" fixing this issue:

- fix issue 12950 - Lexer interprets UFCS on hex integer as hex float literal

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

--