[dmd-internals] [D-Programming-Language/dmd] ef03da: 'Fix' warnings from PVS Studio.

GitHub noreply at github.com
Tue Nov 20 13:19:43 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ef03da779f57d3c34a4d36c80c677fbd68880da1
      https://github.com/D-Programming-Language/dmd/commit/ef03da779f57d3c34a4d36c80c677fbd68880da1
  Author: Don Clugston <don.clugston at sociomantic.com>
  Date:   2012-11-19 (Mon, 19 Nov 2012)

  Changed paths:
    M src/ctfe.h
    M src/ctfeexpr.c
    M src/declaration.c
    M src/declaration.h
    M src/interpret.c

  Log Message:
  -----------
  'Fix' warnings from PVS Studio.

PVS Studio didn't find anything of value. Its best recommendation was to undo
the change recommended by the previous static analysis tool...


  Commit: 756cfaa4510c280bd42e2d3493e40238e64b2245
      https://github.com/D-Programming-Language/dmd/commit/756cfaa4510c280bd42e2d3493e40238e64b2245
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M src/ctfe.h
    M src/ctfeexpr.c
    M src/declaration.c
    M src/declaration.h
    M src/interpret.c

  Log Message:
  -----------
  Merge pull request #1306 from donc/ctfe_pvswarnings

'Fix' warnings from PVS Studio.


Compare: https://github.com/D-Programming-Language/dmd/compare/7c370f71641c...756cfaa4510c


More information about the dmd-internals mailing list