[phobos] [D-Programming-Language/phobos] a0c7d8: enforce thisTid was called before calling receive

GitHub noreply at github.com
Fri Oct 4 07:36:36 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: a0c7d834434222018c0f01ee72bc51842513fa23
      https://github.com/D-Programming-Language/phobos/commit/a0c7d834434222018c0f01ee72bc51842513fa23
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-09-30 (Mon, 30 Sep 2013)

  Changed paths:
    M std/concurrency.d

  Log Message:
  -----------
  enforce thisTid was called before calling receive

- Simply calling receive in main as stated by the comment
  makes no sense, as nobody could send a message.


  Commit: 84156739db62d26ce3d77ac30cb543f048c5267b
      https://github.com/D-Programming-Language/phobos/commit/84156739db62d26ce3d77ac30cb543f048c5267b
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-10-04 (Fri, 04 Oct 2013)

  Changed paths:
    M std/concurrency.d

  Log Message:
  -----------
  Merge pull request #1556 from dawgfoto/fixMessageBoxInit

enforce thisTid was called before calling receive


Compare: https://github.com/D-Programming-Language/phobos/compare/29c9b568605f...84156739db62


More information about the phobos mailing list