[dmd-internals] [D-Programming-Language/dmd] 6ef6b7: Fixes Issue 5385 - Access must be checked for stat...

GitHub noreply at github.com
Tue Dec 18 20:54:07 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 6ef6b721642be8cb5a9ffbcef6f80d92fc071bc5
      https://github.com/D-Programming-Language/dmd/commit/6ef6b721642be8cb5a9ffbcef6f80d92fc071bc5
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/diag5385.d
    A test/fail_compilation/imports/fail5385.d

  Log Message:
  -----------
  Fixes Issue 5385 - Access must be checked for static and __gshared fields.


  Commit: cdf27b20fda7e9832d5f85f1cebb0a1d15bb942e
      https://github.com/D-Programming-Language/dmd/commit/cdf27b20fda7e9832d5f85f1cebb0a1d15bb942e
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/diag5385.d
    A test/fail_compilation/imports/fail5385.d

  Log Message:
  -----------
  Merge pull request #1386 from AndrejMitrovic/Fix5385

Issue 5385 - Access must be checked for static and __gshared fields


Compare: https://github.com/D-Programming-Language/dmd/compare/ab21c35fd862...cdf27b20fda7


More information about the dmd-internals mailing list