May 10, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e99d18065a8b60f7fad70fc1e85f63507be3320a
      https://github.com/D-Programming-Language/dmd/commit/e99d18065a8b60f7fad70fc1e85f63507be3320a
  Author: Martin Nowak <code@dawg.eu>
  Date:   2013-05-10 (Fri, 10 May 2013)

  Changed paths:
    M src/declaration.c
    M src/declaration.h
    M test/win32/mydll2.d
    M test/win32/testmydll2.d

  Log Message:
  -----------
  fix Issue 10059 - export doesn't work for variable declarations


  Commit: ccb439c21f586a1bcb32f7a3a3cdf151bc89600d
      https://github.com/D-Programming-Language/dmd/commit/ccb439c21f586a1bcb32f7a3a3cdf151bc89600d
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2013-05-10 (Fri, 10 May 2013)

  Changed paths:
    M src/declaration.c
    M src/declaration.h
    M test/win32/mydll2.d
    M test/win32/testmydll2.d

  Log Message:
  -----------
  Merge pull request #2009 from dawgfoto/fix10059

fix Issue 10059 - export doesn't work for variable declarations


Compare: https://github.com/D-Programming-Language/dmd/compare/f20962b4d1c8...ccb439c21f58