[dmd-internals] [D-Programming-Language/dmd] dc63a1: Improve diagnostic message for C-style type syntax

GitHub via dmd-internals dmd-internals at puremagic.com
Wed Sep 24 17:32:46 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: dc63a1d71315d42405bb38752695be099d165456
      https://github.com/D-Programming-Language/dmd/commit/dc63a1d71315d42405bb38752695be099d165456
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-09-25 (Thu, 25 Sep 2014)

  Changed paths:
    M src/parse.c
    M src/parse.h
    A test/fail_compilation/diag_cstyle.d

  Log Message:
  -----------
  Improve diagnostic message for C-style type syntax


  Commit: 2a54fd3f6fae8a2fb6eeb1f138cb99d301c96f1b
      https://github.com/D-Programming-Language/dmd/commit/2a54fd3f6fae8a2fb6eeb1f138cb99d301c96f1b
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-09-24 (Wed, 24 Sep 2014)

  Changed paths:
    M src/parse.c
    M src/parse.h
    A test/fail_compilation/diag_cstyle.d

  Log Message:
  -----------
  Merge pull request #4022 from 9rnsr/diag_cstyle

Improve diagnostic message for C-style type syntax


Compare: https://github.com/D-Programming-Language/dmd/compare/cfe52d3535d0...2a54fd3f6fae


More information about the dmd-internals mailing list