[dmd-internals] [D-Programming-Language/dmd] e46bd9: fix Issue 6391 - Line-less error when passing the ...

GitHub noreply at github.com
Wed Mar 7 21:17:34 PST 2012


  Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e46bd9c44efe1697fdd81eb4915224733f371a9e
      https://github.com/D-Programming-Language/dmd/commit/e46bd9c44efe1697fdd81eb4915224733f371a9e
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-03-07 (Wed, 07 Mar 2012)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  fix Issue 6391 - Line-less error when passing the '.im' of floating pointer value by reference


  Commit: 6f9e42c84fc1d4fdd91d2387fe5bbdf549e8b018
      https://github.com/D-Programming-Language/dmd/commit/6f9e42c84fc1d4fdd91d2387fe5bbdf549e8b018
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-03-07 (Wed, 07 Mar 2012)

  Changed paths:
    M src/lexer.c
  M src/lexer.h

  Log Message:
  -----------
  fix Issue 977 - Expressions inside a struct or array initializer get wrong line number


Compare: https://github.com/D-Programming-Language/dmd/compare/084b596...6f9e42c


More information about the dmd-internals mailing list