1 // The global features file contains the default feature settings.
2 // By default, if a feature isn't listed here then it is enabled.
3 // If it is listed, then the value assigned to the feature is interpreted
4 // as a boolean value. You really shouldn't have to edit this file except
5 // to change the defaults. If you want to override these values you can do
8 // 1) Create a default.features in this directory with the features you
9 // want enabled or disabled.
10 // 2) Create a feature file anywhere you like with the features you want and
11 // use the -feature_file option to specify where it is located.
13 // Feature definitions from this file are always overridden by the -features
16 // By default we disable these.
35 uses_wchar = 0 // i.e., unicode