[dmd-internals] [D-Programming-Language/dmd] 4d4e67: fix Issue 11751 - Hex float exponents should be de...

GitHub noreply at github.com
Tue Dec 17 15:02:22 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4d4e67455efb4728ba8f9181adc5e4f10fc90fd8
      https://github.com/D-Programming-Language/dmd/commit/4d4e67455efb4728ba8f9181adc5e4f10fc90fd8
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M src/lexer.c
    A test/compilable/parse11751.d
    A test/fail_compilation/fail11751.d

  Log Message:
  -----------
  fix Issue 11751 - Hex float exponents should be decimal


  Commit: 00e4068b327323aff2b459ec598eeae21622b70f
      https://github.com/D-Programming-Language/dmd/commit/00e4068b327323aff2b459ec598eeae21622b70f
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M src/lexer.c
    A test/compilable/parse11751.d
    A test/fail_compilation/fail11751.d

  Log Message:
  -----------
  Merge pull request #2978 from 9rnsr/fix11751

[REG2.065a] Issue 11751 - Hex float exponents should be decimal


Compare: https://github.com/D-Programming-Language/dmd/compare/83728b913932...00e4068b3273


More information about the dmd-internals mailing list