Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c811c9a699892605f7267dc96e52e5aa144232f7
      
https://github.com/D-Programming-Language/dmd/commit/c811c9a699892605f7267dc96e52e5aa144232f7
  Author: Don Clugston <[email protected]>
  Date:   2012-06-18 (Mon, 18 Jun 2012)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Fix issue 8249 Spurious error message with templates and alias this

Lookup should be blocked only by errors in this template instance,
not by any global error.


  Commit: 0e2c6421ff333d74acc294c2958f4ae90fa76098
      
https://github.com/D-Programming-Language/dmd/commit/0e2c6421ff333d74acc294c2958f4ae90fa76098
  Author: Walter Bright <[email protected]>
  Date:   2012-06-20 (Wed, 20 Jun 2012)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Merge pull request #1015 from donc/spurious8249templatealiasthis

Fix issue 8249 Spurious error message with templates and alias this


Compare: 
https://github.com/D-Programming-Language/dmd/compare/9019b67c7027...0e2c6421ff33
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to