[dmd-internals] [D-Programming-Language/dmd] 5d57fa: Make warning flags in src/posix.mak appear on one ...

GitHub via dmd-internals dmd-internals at puremagic.com
Tue May 27 23:36:14 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5d57fa88892a2c62c3e406dc0ad7264951b9de1a
      https://github.com/D-Programming-Language/dmd/commit/5d57fa88892a2c62c3e406dc0ad7264951b9de1a
  Author: Anders Ro <anders.ronnbrant at gmail.com>
  Date:   2014-05-27 (Tue, 27 May 2014)

  Changed paths:
    M src/posix.mak

  Log Message:
  -----------
  Make warning flags in src/posix.mak appear on one line each

This makes it eaiser to see which warning flags are enabled and also
disable/add/remove flags. Only a single line of text per flag will be
touched this way.


  Commit: e01af42edb9b3d6c718940dfa04bd29649b7254f
      https://github.com/D-Programming-Language/dmd/commit/e01af42edb9b3d6c718940dfa04bd29649b7254f
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-05-27 (Tue, 27 May 2014)

  Changed paths:
    M src/posix.mak

  Log Message:
  -----------
  Merge pull request #3595 from andron/stylish-warning-flags

Make warning flags in src/posix.mak appear on one line each


Compare: https://github.com/D-Programming-Language/dmd/compare/e35044616471...e01af42edb9b


More information about the dmd-internals mailing list