[dmd-internals] [D-Programming-Language/dmd] c345b3: fix Issue 3144 - Invalid break accepted

GitHub noreply at github.com
Sat Oct 27 04:33:47 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c345b379a40280158a31fd041a30b7eb3962bbbf
      https://github.com/D-Programming-Language/dmd/commit/c345b379a40280158a31fd041a30b7eb3962bbbf
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-10-13 (Sat, 13 Oct 2012)

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

  Log Message:
  -----------
  fix Issue 3144 - Invalid break accepted


  Commit: 86a378bc33aa0698e3245a04088449315ae0b852
      https://github.com/D-Programming-Language/dmd/commit/86a378bc33aa0698e3245a04088449315ae0b852
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2012-10-27 (Sat, 27 Oct 2012)

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

  Log Message:
  -----------
  Merge pull request #1182 from 9rnsr/fix3144

Another fix for Issue 3144 - Invalid break accepted


Compare: https://github.com/D-Programming-Language/dmd/compare/512f9a58daab...86a378bc33aa


More information about the dmd-internals mailing list