[dmd-internals] [D-Programming-Language/dmd] 830964: fix Issue 10117 - Support C++ class-scope static v...

GitHub noreply at github.com
Fri May 31 17:55:12 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 83096425d641ab2bdbbf153b3a4998b3fb430dd2
      https://github.com/D-Programming-Language/dmd/commit/83096425d641ab2bdbbf153b3a4998b3fb430dd2
  Author: Igor Stepanov <wazar at mail.ru>
  Date:   2013-05-19 (Sun, 19 May 2013)

  Changed paths:
    M src/cppmangle.c
    M test/compilable/test7030.d

  Log Message:
  -----------
  fix Issue 10117 - Support C++ class-scope static variables


  Commit: be3653bc3e80938a177e7bffda69ff00391bc558
      https://github.com/D-Programming-Language/dmd/commit/be3653bc3e80938a177e7bffda69ff00391bc558
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-05-31 (Fri, 31 May 2013)

  Changed paths:
    M src/cppmangle.c
    M test/compilable/test7030.d

  Log Message:
  -----------
  Merge pull request #2053 from IgorStepanov/cppstaticvar

fix Issue 10117 - Support C++ class-scope static variables


Compare: https://github.com/D-Programming-Language/dmd/compare/513f4e5c6117...be3653bc3e80


More information about the dmd-internals mailing list