[D-runtime] [D-Programming-Language/druntime] 1ef330: Remove implicit conversions from array to bool

GitHub via D-runtime d-runtime at puremagic.com
Tue Jan 27 08:18:17 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 1ef330fc82bc6da6d307d3328aa58e7ee1129cff
      https://github.com/D-Programming-Language/druntime/commit/1ef330fc82bc6da6d307d3328aa58e7ee1129cff
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M src/rt/config.d
    M src/rt/lifetime.d

  Log Message:
  -----------
  Remove implicit conversions from array to bool


  Commit: 75abaee13a114a6c749df1cd264d7415e1855bb8
      https://github.com/D-Programming-Language/druntime/commit/75abaee13a114a6c749df1cd264d7415e1855bb8
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M src/rt/config.d
    M src/rt/lifetime.d

  Log Message:
  -----------
  Merge pull request #1132 from yebblies/impbool

Remove implicit conversions from array to bool


Compare: https://github.com/D-Programming-Language/druntime/compare/cfe3eb5a2bf0...75abaee13a11


More information about the D-runtime mailing list