Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 37e304e2df4dba3840ce36c62ea5cc9aeb8c56f6
      
https://github.com/D-Programming-Language/phobos/commit/37e304e2df4dba3840ce36c62ea5cc9aeb8c56f6
  Author: Mihails Strasuns <[email protected]>
  Date:   2015-03-11 (Wed, 11 Mar 2015)

  Changed paths:
    M std/regex/internal/ir.d

  Log Message:
  -----------
  Fix mixed package protection in std.regex

This code worked before because of bug in qualifiied package protection
implementation in DMD which resulted in merging protection levels of
aggregates and their member symbols.


  Commit: 0c735c196bbaea7a6fc3ba0408e7cacc46f787e5
      
https://github.com/D-Programming-Language/phobos/commit/0c735c196bbaea7a6fc3ba0408e7cacc46f787e5
  Author: Hara Kenji <[email protected]>
  Date:   2015-03-11 (Wed, 11 Mar 2015)

  Changed paths:
    M std/regex/internal/ir.d

  Log Message:
  -----------
  Merge pull request #3048 from mihails-strasuns-sociomantic/regex-package

Fix mixed package protection in std.regex


Compare: 
https://github.com/D-Programming-Language/phobos/compare/38453e82adfd...0c735c196bba
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to