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

  Changed paths:
    M src/pmc/env.pmc

  Log Message:
  -----------
  [cage] added final missing UNUSED pmc arg


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

  Changed paths:
    M src/interp/api.c

  Log Message:
  -----------
  [cage] Fix -Wreturn-type

control may reach end of non-void function in Parrot_interp_info_s()
Return empty string in case of errors


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

  Changed paths:
    M config/auto/warnings.pm
    M config/gen/makefiles/root.in

  Log Message:
  -----------
  cage] move -Wcast-align to --cage, special-case src/string/sprintf.c, 
spf_render.c

add -Wno-unused-parameter to compilers/imcc/imclexer.c
Only one math.ops unused-parameter warning remains with ICONST not needing 
INTERP.
parrot is now warnings clean with clang, clang++, gcc and g++, besides the 
remaining
pmc2c default, Null and Proxy UNUSED fixes


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

  Changed paths:
    M t/fullharness

  Log Message:
  -----------
  [cage] remove ending whitespace from t/fullharness


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

Reply via email to