[parrot/parrot] 10639a: [cage] Revamp GH #957 pull request
GitHub
noreply at github.com
Fri Mar 7 15:37:24 UTC 2014
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 10639a7d0f4c4d28f5dbfcffe5b91c7dd3456de8
https://github.com/parrot/parrot/commit/10639a7d0f4c4d28f5dbfcffe5b91c7dd3456de8
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M config/gen/makefiles/root.in
M src/gc/gc_gms.c
M src/packfile/api.c
M src/pmc/handle.pmc
M src/pmc/key.pmc
M src/pmc/packfileannotation.pmc
Log Message:
-----------
[cage] Revamp GH #957 pull request
Throw unknown key type exceptions in default case
Remove some compiler warnings (tested even with clang++)
Added even the strcmp case exception even if it makes not much sense.
Harmonize "Wrong type of value from annotation" exception messages.
Most work done by Paul Cochrane
In Makefile moved touch up to align the gnu replaceble testutils
so that I can delete the superfluous slow $(PERL) -MExtUtils::Command -e
variants manually more easily.
More information about the parrot-commits
mailing list