Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: ec9a63c97e90e8572fd2a30f9a47b8a7b6ce7215
      
https://github.com/parrot/parrot/commit/ec9a63c97e90e8572fd2a30f9a47b8a7b6ce7215
  Author: Reini Urban <[email protected]>
  Date:   2012-12-11 (Tue, 11 Dec 2012)

  Changed paths:
    M src/pmc/parrotinterpreter.pmc

  Log Message:
  -----------
  ParrotInterpreter.get_integer returns now the task id

Before it was hardcoded to 0.
Add note that the tid ATTR is still unused.


  Commit: 109d816146bf399dba3b67c790569fb58757cf8d
      
https://github.com/parrot/parrot/commit/109d816146bf399dba3b67c790569fb58757cf8d
  Author: Reini Urban <[email protected]>
  Date:   2012-12-11 (Tue, 11 Dec 2012)

  Changed paths:
    M include/parrot/pointer_array.h
    M include/parrot/thread.h
    M src/alarm.c
    M src/gc/gc_gms.c
    M src/io/filehandle.c
    M src/io/pipe.c
    M src/io/socket.c
    M src/nci/core_thunks.c
    M src/nci/libffi.c
    M src/pmc/coroutine.pmc
    M src/pmc/eval.pmc
    M src/pmc/filehandle.pmc
    M src/pmc/imageiothaw.pmc
    M src/pmc/imccompiler.pmc
    M src/pmc/lexpad.pmc
    M src/pmc/orderedhash.pmc
    M src/pmc/packfileview.pmc
    M src/pointer_array.c
    M src/runcore/subprof.c
    M src/thread.c
    M src/utils.c

  Log Message:
  -----------
  [cage] Fix various cage compiler warnings

Shadowed variables from upper scope.
SHIM unused interp,
Remove unused local variables
make headerizer
Add documentation on unused arguments


  Commit: 04ccb7746b62bc37d6078ea1188de3ea4364737a
      
https://github.com/parrot/parrot/commit/04ccb7746b62bc37d6078ea1188de3ea4364737a
  Author: Reini Urban <[email protected]>
  Date:   2012-12-11 (Tue, 11 Dec 2012)

  Changed paths:
    M src/pmc/imageiothaw.pmc

  Log Message:
  -----------
  [GH #879] Fix imageiothaw -Werror=declaration-after-statement


Compare: https://github.com/parrot/parrot/compare/9dc1db9908ca...04ccb7746b62
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to