[parrot/parrot] f413a4: [test] fix GLOB* temp file creation

GitHub noreply at github.com
Tue Dec 2 15:59:17 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: f413a4bc2812e449d948e6876e2e81071d4ba4fa
      https://github.com/parrot/parrot/commit/f413a4bc2812e449d948e6876e2e81071d4ba4fa
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-02 (Tue, 02 Dec 2014)

  Changed paths:
    M t/compilers/pct/complete_workflow.t

  Log Message:
  -----------
  [test] fix GLOB* temp file creation

regression from commit caba76f589a9aa.
mixed up handle and filename, as run_command actually requires
a name and not a handle for STDERR.


  Commit: 6e5ea6188a898e51261c82f357853ef2e96b7884
      https://github.com/parrot/parrot/commit/6e5ea6188a898e51261c82f357853ef2e96b7884
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-02 (Tue, 02 Dec 2014)

  Changed paths:
    M docs/memory_internals.pod
    M docs/stability.pod

  Log Message:
  -----------
  [docs] Update stability and memory_internals

stability was written in 2007. Just the deprecation cycle
needed to be updated.

memory_internals talks as if mark&sweep is the only GC.
Improve that.


Compare: https://github.com/parrot/parrot/compare/ac68d44a0582...6e5ea6188a89


More information about the parrot-commits mailing list