[parrot/parrot] fad1f1: Merge branch 'rurban/preload-config-steps-gh833' i...
GitHub
noreply at github.com
Sun Sep 23 22:44:29 UTC 2012
Branch: refs/heads/rurban/clang++-gh844
Home: https://github.com/parrot/parrot
Commit: fad1f1eb476621ee0ecb1e786a8528a04a7773ad
https://github.com/parrot/parrot/commit/fad1f1eb476621ee0ecb1e786a8528a04a7773ad
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M Configure.pl
Log Message:
-----------
Merge branch 'rurban/preload-config-steps-gh833' into rurban/clang++-gh844
Commit: 59b678a81d739072988a556813048b264144f885
https://github.com/parrot/parrot/commit/59b678a81d739072988a556813048b264144f885
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M config/gen/config_h/feature_h.in
M include/parrot/datatypes.h
M lib/Parrot/Configure/Step/List.pm
Log Message:
-----------
[GH #844] Add clang++ support, new auto::alignof step
clang++ does not allow struct definitions inside a type specifier,
offsetof() in datatypes.h
Thus probe for clang++ only for all ALIGNOF values in a
new auto::alignof step. This is normally skipped. Add the
definitions to feature.h.
Compare: https://github.com/parrot/parrot/compare/fad1f1eb4766^...59b678a81d73
More information about the parrot-commits
mailing list