[dmd-internals] [D-Programming-Language/dmd] 146184: add missing null check

GitHub noreply at github.com
Mon Jun 17 00:40:56 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 14618424e2bbd501b183253a67e0400a2ec6dec4
      https://github.com/D-Programming-Language/dmd/commit/14618424e2bbd501b183253a67e0400a2ec6dec4
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-06-16 (Sun, 16 Jun 2013)

  Changed paths:
    M src/expression.c

  Log Message:
  -----------
  add missing null check


  Commit: 2aaa85e8025f97ada1bf690143f0c9c39531b203
      https://github.com/D-Programming-Language/dmd/commit/2aaa85e8025f97ada1bf690143f0c9c39531b203
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2013-06-17 (Mon, 17 Jun 2013)

  Changed paths:
    M src/expression.c

  Log Message:
  -----------
  Merge pull request #2189 from WalterBright/fix_null_expression

Fix null expression


Compare: https://github.com/D-Programming-Language/dmd/compare/9b5e58e5aa8a...2aaa85e8025f


More information about the dmd-internals mailing list