[dmd-internals] [D-Programming-Language/dmd] f70032: Fixes Issue 8513: Cannot use dot for base class lo...
    GitHub 
    noreply at github.com
       
    Thu Oct 11 09:35:10 PDT 2012
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f700323174afc2e67df4d2a886f011c441e38be5
      https://github.com/D-Programming-Language/dmd/commit/f700323174afc2e67df4d2a886f011c441e38be5
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)
  Changed paths:
    M src/parse.c
    A test/compilable/test8513.d
  Log Message:
  -----------
  Fixes Issue 8513: Cannot use dot for base class lookup.
  Commit: 514118ecb199a3af17da4aa4993e366ba2253c2e
      https://github.com/D-Programming-Language/dmd/commit/514118ecb199a3af17da4aa4993e366ba2253c2e
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2012-10-11 (Thu, 11 Oct 2012)
  Changed paths:
    M src/parse.c
    A test/compilable/test8513.d
  Log Message:
  -----------
  Merge pull request #1175 from AndrejMitrovic/Fix8513
Fixes Issue 8513: Cannot use dot for base class lookup.
Compare: https://github.com/D-Programming-Language/dmd/compare/3038cf1a60e0...514118ecb199
    
    
More information about the dmd-internals
mailing list