Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 6bcabda72140387afd10b2e369e4a4f9750a20f1
      
https://github.com/D-Programming-Language/dmd/commit/6bcabda72140387afd10b2e369e4a4f9750a20f1
  Author: k-hara <[email protected]>
  Date:   2015-02-22 (Sun, 22 Feb 2015)

  Changed paths:
    M src/declaration.c
    M test/compilable/compile1.d

  Log Message:
  -----------
  fix Issue 13236 - Invalid recursive struct field error not gagged in 
'is'-expression


  Commit: aee306108957e32b364804a58b64f6ea8d671954
      
https://github.com/D-Programming-Language/dmd/commit/aee306108957e32b364804a58b64f6ea8d671954
  Author: Walter Bright <[email protected]>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M src/declaration.c
    M test/compilable/compile1.d

  Log Message:
  -----------
  Merge pull request #4432 from 9rnsr/fix13236

Issue 13236 - Invalid recursive struct field error not gagged in 'is'-expression


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

Reply via email to