Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2a2fa477d09d5c7416ad98cb5615235d4c519efc
      
https://github.com/D-Programming-Language/dmd/commit/2a2fa477d09d5c7416ad98cb5615235d4c519efc
  Author: k-hara <[email protected]>
  Date:   2013-11-03 (Sun, 03 Nov 2013)

  Changed paths:
    M src/parse.c
    M test/fail_compilation/fail6572.d

  Log Message:
  -----------
  fix Issue 11424 - typedef on structs isn't caught

It should be caught even if the typedef keyword usage is meaningless.


  Commit: 05686c7184571fc931f8f79d859da219800d3e41
      
https://github.com/D-Programming-Language/dmd/commit/05686c7184571fc931f8f79d859da219800d3e41
  Author: Andrej Mitrovic <[email protected]>
  Date:   2013-11-03 (Sun, 03 Nov 2013)

  Changed paths:
    M src/parse.c
    M test/fail_compilation/fail6572.d

  Log Message:
  -----------
  Merge pull request #2711 from 9rnsr/fix11424

[REG2.064a] Issue 11424 - typedef on structs isn't caught


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

Reply via email to