[dlang.org] [D-Programming-Language/d-programming-language.org] cf59d9: Fixes Issue 9302 - Extern is used both as a storag...

GitHub noreply at github.com
Sat Jan 12 08:49:49 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/d-programming-language.org
  Commit: cf59d99871e99ab61e11633f04cad9ac68a5600b
      https://github.com/D-Programming-Language/d-programming-language.org/commit/cf59d99871e99ab61e11633f04cad9ac68a5600b
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-01-12 (Sat, 12 Jan 2013)

  Changed paths:
    M attribute.dd
    M declaration.dd

  Log Message:
  -----------
  Fixes Issue 9302 - Extern is used both as a storage class and as a linkage attribute.


  Commit: eee1cd8143422e9b64a12e1456b22eba2ca9290d
      https://github.com/D-Programming-Language/d-programming-language.org/commit/eee1cd8143422e9b64a12e1456b22eba2ca9290d
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2013-01-12 (Sat, 12 Jan 2013)

  Changed paths:
    M attribute.dd
    M declaration.dd

  Log Message:
  -----------
  Merge pull request #237 from AndrejMitrovic/Fix9302

Issue 9302 - Extern is used both as a storage class and as a linkage attribute


Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/b3a74befa763...eee1cd814342


More information about the dlang.org mailing list