Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 94c3a15d6b267ca7ad314482813dfa74e4b55b3f
      
https://github.com/D-Programming-Language/dmd/commit/94c3a15d6b267ca7ad314482813dfa74e4b55b3f
  Author: k-hara <[email protected]>
  Date:   2012-04-23 (Mon, 23 Apr 2012)

  Changed paths:
    M src/mtype.c
    M test/runnable/testconst.d

  Log Message:
  -----------
  fix Issue 5473 - Members of const-qualified classes are not const themselves


  Commit: e2c9bfa15882994a4fef9f20532797d42e887379
      
https://github.com/D-Programming-Language/dmd/commit/e2c9bfa15882994a4fef9f20532797d42e887379
  Author: Walter Bright <[email protected]>
  Date:   2012-04-23 (Mon, 23 Apr 2012)

  Changed paths:
    M src/mtype.c
    M test/runnable/testconst.d

  Log Message:
  -----------
  Merge pull request #903 from 9rnsr/fix5473

Issue 5473 - Members of const-qualified classes are not const themselves


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

Reply via email to