[parrot/parrot] 7cc8dd: Fix some codingstd errors

noreply at github.com noreply at github.com
Sat Dec 10 15:50:34 UTC 2011


  Branch: refs/heads/threads
  Home:   https://github.com/parrot/parrot

  Commit: 7cc8dddbeeab1b357dc3d430ee262a4a3e9cc5f9
      https://github.com/parrot/parrot/commit/7cc8dddbeeab1b357dc3d430ee262a4a3e9cc5f9
  Author: Stefan Seifert <nine at detonation.org>
  Date:   2011-12-10 (Sat, 10 Dec 2011)

  Changed paths:
    M MANIFEST
  M config/gen/makefiles/root.in
  M src/pmc/proxy.pmc
  M src/thread.c

  Log Message:
  -----------
  Fix some codingstd errors


  Commit: a610a08bedef0fe25dba666a0ae572569a48d683
      https://github.com/parrot/parrot/commit/a610a08bedef0fe25dba666a0ae572569a48d683
  Author: Stefan Seifert <nine at detonation.org>
  Date:   2011-12-10 (Sat, 10 Dec 2011)

  Changed paths:
    M src/pmc/task.pmc

  Log Message:
  -----------
  Make invoke on a task without code an error


  Commit: afe369cbc309e1a544a4729a58b14f95defedfa7
      https://github.com/parrot/parrot/commit/afe369cbc309e1a544a4729a58b14f95defedfa7
  Author: Stefan Seifert <nine at detonation.org>
  Date:   2011-12-10 (Sat, 10 Dec 2011)

  Changed paths:
    M include/parrot/thread.h
  M src/pmc/parrotinterpreter.pmc
  M src/thread.c
  M t/src/threads.t

  Log Message:
  -----------
  Unproxy tasks scheduled on the main_thread and their data

get_global of the sub didn't work anymore so the test now pushes the
updating sub as shared data and schedule_proxied unproxies everything.

Not really content with having to use such a workaround, but at least
it's working for now.


Compare: https://github.com/parrot/parrot/compare/171e5fd...afe369c


More information about the parrot-commits mailing list