[D-runtime] [D-Programming-Language/druntime] 9cfd86: workaround Params mismatch warning

GitHub noreply at github.com
Sat Sep 28 01:01:41 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 9cfd867bb56a9331553856695c5576ce1ad68602
      https://github.com/D-Programming-Language/druntime/commit/9cfd867bb56a9331553856695c5576ce1ad68602
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-09-27 (Fri, 27 Sep 2013)

  Changed paths:
    M src/core/thread.d
    M src/core/thread.di

  Log Message:
  -----------
  workaround Params mismatch warning

- the Params are only valid for the ditto functions


  Commit: d318f40a3f33f68aff71c177106c35d170b19a9c
      https://github.com/D-Programming-Language/druntime/commit/d318f40a3f33f68aff71c177106c35d170b19a9c
  Author: Alex Rønne Petersen <alex at lycus.org>
  Date:   2013-09-28 (Sat, 28 Sep 2013)

  Changed paths:
    M src/core/thread.d
    M src/core/thread.di

  Log Message:
  -----------
  Merge pull request #616 from dawgfoto/fixWarning

workaround Params mismatch warning


Compare: https://github.com/D-Programming-Language/druntime/compare/d14b29b97fe6...d318f40a3f33


More information about the D-runtime mailing list