[parrot/parrot] 7ef999: Don't do return foo() in void functions

GitHub noreply at github.com
Fri Apr 20 16:38:08 UTC 2012


  Branch: refs/heads/threads
  Home:   https://github.com/parrot/parrot
  Commit: 7ef999011b3d15c47499c00ae660e1ccdf31c062
      https://github.com/parrot/parrot/commit/7ef999011b3d15c47499c00ae660e1ccdf31c062
  Author: Stefan Seifert <nine at detonation.org>
  Date:   2012-04-20 (Fri, 20 Apr 2012)

  Changed paths:
    M lib/Parrot/Pmc2c/PMC/Proxy.pm
    M src/gc/gc_gms.c

  Log Message:
  -----------
  Don't do return foo() in void functions

Fixes compliation on stricter compilers like on Solaris

Andy Dougherty++ for finding this and suggesting the patch





More information about the parrot-commits mailing list