[phobos] [D-Programming-Language/phobos] 633d2d: Fixes Issue 5736 - Missing 'else' in 'static if'

GitHub noreply at github.com
Tue Jan 8 17:39:32 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 633d2d5a980b39adbc424936459bea126b314b10
      https://github.com/D-Programming-Language/phobos/commit/633d2d5a980b39adbc424936459bea126b314b10
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Fixes Issue 5736 - Missing 'else' in 'static if'


  Commit: 4014fe2110e839870d1283d475568126b79a06a6
      https://github.com/D-Programming-Language/phobos/commit/4014fe2110e839870d1283d475568126b79a06a6
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Merge pull request #1061 from AndrejMitrovic/Fix5736

Issue 5736 - Missing 'else' in 'static if' in BaseClassesTuple


Compare: https://github.com/D-Programming-Language/phobos/compare/10d28218d806...4014fe2110e8


More information about the phobos mailing list