[dmd-internals] [D-Programming-Language/dmd] a003d3: volatile is now an error

GitHub via dmd-internals dmd-internals at puremagic.com
Thu Sep 11 16:11:49 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a003d367d6af0b6b6c86fe7cf34fb5c9889891d8
      https://github.com/D-Programming-Language/dmd/commit/a003d367d6af0b6b6c86fe7cf34fb5c9889891d8
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-09-11 (Thu, 11 Sep 2014)

  Changed paths:
    M src/parse.c
    M test/runnable/deprecate1.d

  Log Message:
  -----------
  volatile is now an error


  Commit: 60d965ee06ddb78c5a18590c01517cbf0cad892e
      https://github.com/D-Programming-Language/dmd/commit/60d965ee06ddb78c5a18590c01517cbf0cad892e
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2014-09-12 (Fri, 12 Sep 2014)

  Changed paths:
    M src/parse.c
    M test/runnable/deprecate1.d

  Log Message:
  -----------
  Merge pull request #3977 from WalterBright/noVolatile

volatile is now an error


Compare: https://github.com/D-Programming-Language/dmd/compare/48c800907aab...60d965ee06dd


More information about the dmd-internals mailing list