[parrot/parrot] 9d2d29: [GH #879] more gcc -Werror=declaration-after-state...
GitHub
noreply at github.com
Tue Dec 11 18:36:02 UTC 2012
Branch: refs/heads/fix_unused_macros_gh879
Home: https://github.com/parrot/parrot
Commit: 9d2d29fabad08fb4504d25b6960bc96618ef56fa
https://github.com/parrot/parrot/commit/9d2d29fabad08fb4504d25b6960bc96618ef56fa
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-12-11 (Tue, 11 Dec 2012)
Changed paths:
M src/dynpmc/rational.pmc
M src/pmc/parrotinterpreter.pmc
Log Message:
-----------
[GH #879] more gcc -Werror=declaration-after-statement fixes
Note: These errors only appear when the UNUSED(SELF) line is not shimed away
The new pmc2c removes this line, and SHIMs the paramater, so this problem was not detected
More information about the parrot-commits
mailing list