feature.pm: Set bundle hints when dis/enabling features
authorFather Chrysostomos <sprout@cpan.org>
Fri, 23 Dec 2011 02:22:41 +0000 (18:22 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 24 Dec 2011 17:25:16 +0000 (09:25 -0800)
commit1e0dc09f4e713228ffdf46562c54edca29c94a9f
treec81bd34be59f521b5de39171f8b95800fa19a16b
parent9c1e343294dbe2fdb560c07570dcae32cda1a4d8
feature.pm: Set bundle hints when dis/enabling features

The core does not use these hints just yet, but feature.pm can start
setting them.

Currently, the hint bits for feature bundles (CURRENT_FEATURE_BUNDLE
in feature.h) are equal to FEATURE_BUNDLE_DEFAULT (0) by default.
feature.pm sets them to FEATURE_BUNDLE_CUSTOM when modifying
hint settings.
lib/feature.pm
regen/feature.pl