Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0abc856097f35e0fd4451b28704be03058cc4820
      
https://github.com/D-Programming-Language/dmd/commit/0abc856097f35e0fd4451b28704be03058cc4820
  Author: k-hara <[email protected]>
  Date:   2014-11-01 (Sat, 01 Nov 2014)

  Changed paths:
    M src/enum.c
    M src/expression.c
    M src/mtype.c
    A test/fail_compilation/fail10528.d
    A test/fail_compilation/imports/a10528.d

  Log Message:
  -----------
  fix Issue 10528 - Private constant (enum) properties not private


  Commit: 22cefcebcb7745e4aa9267f6b42c22bd2d42eca7
      
https://github.com/D-Programming-Language/dmd/commit/22cefcebcb7745e4aa9267f6b42c22bd2d42eca7
  Author: Walter Bright <[email protected]>
  Date:   2014-11-01 (Sat, 01 Nov 2014)

  Changed paths:
    M src/enum.c
    M src/expression.c
    M src/mtype.c
    A test/fail_compilation/fail10528.d
    A test/fail_compilation/imports/a10528.d

  Log Message:
  -----------
  Merge pull request #4104 from 9rnsr/fix10528

Issue 10528 - Private constant (enum) properties not private


Compare: 
https://github.com/D-Programming-Language/dmd/compare/b08e6b36f4b2...22cefcebcb77
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to