Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5c4b2046f45bdacfdc2eb1db352400e11fd20b72
      
https://github.com/D-Programming-Language/dmd/commit/5c4b2046f45bdacfdc2eb1db352400e11fd20b72
  Author: Rainer Schuetze <[email protected]>
  Date:   2015-01-06 (Tue, 06 Jan 2015)

  Changed paths:
    M src/root/stringtable.c
    M src/root/stringtable.h

  Log Message:
  -----------
  avoid blizzard of warnings with cl: "nonstandard extension used : zero-sized 
array in struct/union"


  Commit: 98a4c743b6b602baf67d2027c7933f8769f4ebd0
      
https://github.com/D-Programming-Language/dmd/commit/98a4c743b6b602baf67d2027c7933f8769f4ebd0
  Author: Walter Bright <[email protected]>
  Date:   2015-01-06 (Tue, 06 Jan 2015)

  Changed paths:
    M src/root/stringtable.c
    M src/root/stringtable.h

  Log Message:
  -----------
  Merge pull request #4257 from rainers/vc_lstring

do not use nonstandard C++ extension "char lstring[]"


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

Reply via email to