[parrot/parrot] 24f298: [test] fix mingw test issues with \r\n

GitHub noreply at github.com
Sun Oct 5 12:07:15 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 24f2988900f0a6403149385657adb5ae81af100e
      https://github.com/parrot/parrot/commit/24f2988900f0a6403149385657adb5ae81af100e
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-05 (Sun, 05 Oct 2014)

  Changed paths:
    M t/run/debugger_options.t
    M t/run/options.t

  Log Message:
  -----------
  [test] fix mingw test issues with \r\n

see http://perl514.cpanel.net/build/builders/parrot-mingw32/builds/21/steps/shell_2/logs/stdio


  Commit: af84d1507f6fa53c8721564175790402d93ddddd
      https://github.com/parrot/parrot/commit/af84d1507f6fa53c8721564175790402d93ddddd
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-05 (Sun, 05 Oct 2014)

  Changed paths:
    M t/pmc/os.t
    M t/run/debugger_options.t
    M t/run/options.t

  Log Message:
  -----------
  [test] fixup mingw fixes


  Commit: 1ce5a06aafeb8c8ad23f4e142f0d52b5a39dad71
      https://github.com/parrot/parrot/commit/1ce5a06aafeb8c8ad23f4e142f0d52b5a39dad71
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-05 (Sun, 05 Oct 2014)

  Changed paths:
    M ChangeLog
    M include/parrot/platform_interface.h
    M src/platform/generic/env.c
    M src/platform/win32/exec.c
    M src/platform/win32/io.c

  Log Message:
  -----------
  [cage] add const to env api STRING args

and fix 2 uninitialized vars


  Commit: f38a9bc9e5bba8c967a952959ae1f9c5696c573c
      https://github.com/parrot/parrot/commit/f38a9bc9e5bba8c967a952959ae1f9c5696c573c
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-05 (Sun, 05 Oct 2014)

  Changed paths:
    M compilers/imcc/cfg.c
    M compilers/imcc/imcc.l
    M compilers/imcc/optimizer.c
    M compilers/imcc/pcc.c
    M src/gc/gc_gms.c
    M src/pmc/nci.pmc
    M src/pmc/resizableintegerarray.pmc
    M src/pmc/sub.pmc
    M src/string/spf_render.c
    M src/sub.c

  Log Message:
  -----------
  [cage] fix instances of -Wshadow

fix all instances of warning: declaration shadows a local variable
tested with latest clang++


  Commit: be2ef5e79385571ca13f6c1e8bc286ffc16b3193
      https://github.com/parrot/parrot/commit/be2ef5e79385571ca13f6c1e8bc286ffc16b3193
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-05 (Sun, 05 Oct 2014)

  Changed paths:
    M ChangeLog
    M frontend/pbc_merge/main.c

  Log Message:
  -----------
  [frontend]: activate -?/--help for pbc_merge

also some cage: comment removed variable, fix -Wshadow


Compare: https://github.com/parrot/parrot/compare/417609861246...be2ef5e79385


More information about the parrot-commits mailing list