Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ff7270da2b14503c723124f840a69cb8adebe3df
      
https://github.com/D-Programming-Language/dmd/commit/ff7270da2b14503c723124f840a69cb8adebe3df
  Author: k-hara <[email protected]>
  Date:   2013-05-30 (Thu, 30 May 2013)

  Changed paths:
    M src/template.c
    M src/traits.c
    M test/runnable/uda.d

  Log Message:
  -----------
  fix Issue 10208 - Module-level const/immutable variables with initialization 
value don't support UDAs


  Commit: 4aac3b50b4516974d4b9e42b268c0ef7f6667a7c
      
https://github.com/D-Programming-Language/dmd/commit/4aac3b50b4516974d4b9e42b268c0ef7f6667a7c
  Author: Walter Bright <[email protected]>
  Date:   2013-05-31 (Fri, 31 May 2013)

  Changed paths:
    M src/template.c
    M src/traits.c
    M test/runnable/uda.d

  Log Message:
  -----------
  Merge pull request #2100 from 9rnsr/fix10208

Issue 10208 - Module-level const/immutable variables with initialization value 
don't support UDAs


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

Reply via email to