[parrot/parrot] 5caaa0: add non-null void-return versions of
noreply at github.com
noreply at github.com
Fri Jul 8 17:52:41 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 5caaa0f5bc75597cf525a49cfd52f0de41dc726d
https://github.com/parrot/parrot/commit/5caaa0f5bc75597cf525a49cfd52f0de41dc726d
Author: NotFound <julian.notfound at gmail.com>
Date: 2011-07-08 (Fri, 08 Jul 2011)
Changed paths:
M include/parrot/call.h
M lib/Parrot/Pmc2c/PCCMETHOD.pm
M lib/Parrot/Pmc2c/PMC.pm
M src/call/args.c
M src/nci/extra_thunks.c
M src/pmc/imccompiler.pmc
M tools/dev/nci_thunk_gen.pir
Log Message:
-----------
add non-null void-return versions of
Parrot_pcc_build_call_from_c_args and Parrot_pcc_build_call_from_varargs
to avoid the need for unused temporaries and spurious warnings.
More information about the parrot-commits
mailing list