Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e9bf6c489a9ef6ac4bb468113595c0a79cfd5ee8
      
https://github.com/D-Programming-Language/dmd/commit/e9bf6c489a9ef6ac4bb468113595c0a79cfd5ee8
  Author: Mihails Strasuns <[email protected]>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M src/parse.c

  Log Message:
  -----------
  Accept `static struct` at statement context

Allows for compatibility with D2 where adding `static` is necessary
to get rid of context pointer.


  Commit: 69d366f557ff909e1be0267ce8b584dc937fdf12
      
https://github.com/D-Programming-Language/dmd/commit/69d366f557ff909e1be0267ce8b584dc937fdf12
  Author: Walter Bright <[email protected]>
  Date:   2015-06-12 (Fri, 12 Jun 2015)

  Changed paths:
    M src/parse.c

  Log Message:
  -----------
  Merge pull request #4737 from mihails-strasuns-sociomantic/d1-static-struct

[D1] Accept `static struct` at statement context


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

Reply via email to