[dmd-internals] [D-Programming-Language/dmd] cc4598: fix Issue 8629 - UFCS resolution prints fake error

GitHub noreply at github.com
Mon Sep 10 04:30:22 PDT 2012


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

  Changed paths:
    M src/expression.c
    A test/fail_compilation/diag8629.d

  Log Message:
  -----------
  fix Issue 8629 - UFCS resolution prints fake error


  Commit: caf289137881ec290166afa72bc787bfbd6bd970
      https://github.com/D-Programming-Language/dmd/commit/caf289137881ec290166afa72bc787bfbd6bd970
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2012-09-10 (Mon, 10 Sep 2012)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/diag8629.d

  Log Message:
  -----------
  Merge pull request #1106 from 9rnsr/fix8629

Issue 8629 - UFCS resolution prints fake error


Compare: https://github.com/D-Programming-Language/dmd/compare/475178efa635...caf289137881


More information about the dmd-internals mailing list