[dmd-internals] [D-Programming-Language/dmd] f3b502: fix issue 10359 - Pointer slicing allowed in @safe...

GitHub noreply at github.com
Wed Jun 19 09:58:56 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f3b502ba585d332f4ea7dd98c918f7b8b79d9c59
      https://github.com/D-Programming-Language/dmd/commit/f3b502ba585d332f4ea7dd98c918f7b8b79d9c59
  Author: Henning Pohl <henning at still-hidden.de>
  Date:   2013-06-19 (Wed, 19 Jun 2013)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/diag10359.d

  Log Message:
  -----------
  fix issue 10359 - Pointer slicing allowed in @safe mode


  Commit: a80a4cc99e949a84398a91cba3e751a4c571c04c
      https://github.com/D-Programming-Language/dmd/commit/a80a4cc99e949a84398a91cba3e751a4c571c04c
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2013-06-19 (Wed, 19 Jun 2013)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/diag10359.d

  Log Message:
  -----------
  Merge pull request #2226 from hpohl/10359

fix issue 10359 - Pointer slicing allowed in @safe mode


Compare: https://github.com/D-Programming-Language/dmd/compare/df5fc6aeddd5...a80a4cc99e94


More information about the dmd-internals mailing list