Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a78be4fbc7442ad2fda2f027bc32ab866c88a3cc
      
https://github.com/D-Programming-Language/dmd/commit/a78be4fbc7442ad2fda2f027bc32ab866c88a3cc
  Author: k-hara <[email protected]>
  Date:   2014-07-10 (Thu, 10 Jul 2014)

  Changed paths:
    M src/cast.c

  Log Message:
  -----------
  [trivial] Fix warning in cast.c


  Commit: 63c33bef8bfead1f3156601e214dc196ca7c167c
      
https://github.com/D-Programming-Language/dmd/commit/63c33bef8bfead1f3156601e214dc196ca7c167c
  Author: k-hara <[email protected]>
  Date:   2014-07-10 (Thu, 10 Jul 2014)

  Changed paths:
    M src/mtype.c
    M src/mtype.h
    M src/template.c
    A test/compilable/ice13088.d

  Log Message:
  -----------
  fix Issue 13088 - Compiler segfaults with trivial case code


  Commit: 37995921a4fadd1bc3309e08aa5f97732e9ef19e
      
https://github.com/D-Programming-Language/dmd/commit/37995921a4fadd1bc3309e08aa5f97732e9ef19e
  Author: k-hara <[email protected]>
  Date:   2014-07-10 (Thu, 10 Jul 2014)

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

  Log Message:
  -----------
  fix Issue 13087 - Error: no property 'xyz' for type 'Vec!4'


  Commit: 49f0db5149132ad19ecc3ff8bf2dedba3afde34e
      
https://github.com/D-Programming-Language/dmd/commit/49f0db5149132ad19ecc3ff8bf2dedba3afde34e
  Author: Walter Bright <[email protected]>
  Date:   2014-07-10 (Thu, 10 Jul 2014)

  Changed paths:
    M src/cast.c
    M src/mtype.c
    M src/mtype.h
    M src/template.c
    A test/compilable/ice13088.d
    M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #3736 from 9rnsr/fix13087

[REG2.066a] Issue 13087 - Error: no property 'xyz' for type 'Vec!4'


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

Reply via email to