[parrot/parrot] 679782: Fix failure in c_arg_assert.t (unused assert macro...
GitHub
noreply at github.com
Tue Oct 29 11:44:58 UTC 2013
Branch: refs/heads/new-packfile-api
Home: https://github.com/parrot/parrot
Commit: 679782dec16786318b9a8eec87c3081bc6cb3883
https://github.com/parrot/parrot/commit/679782dec16786318b9a8eec87c3081bc6cb3883
Author: Bruce Gray <bruce.gray at acm.org>
Date: 2013-10-29 (Tue, 29 Oct 2013)
Changed paths:
M src/pmc/imccompiler.pmc
Log Message:
-----------
Fix failure in c_arg_assert.t (unused assert macros found - src/pmc/imccompiler.pmc: get_packfile_eval_pmc)
I had to remove the code manually. I don't know why `make headerizer` did not remove it.
More information about the parrot-commits
mailing list