Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
ICE47 checks the Feature and FeatureComponents tables for features with 1600 or more components.
Result
ICE47 posts an error message if a feature exceeds the maximum limit of 1600 components per feature.
Example
ICE47 would report the following warning:
Feature 'Feature1' has 1600 components. This could cause
problems on Win9X systems. You should try to have less
than 800 components per feature."
Feature Table (partial)
| Feature |
|---|
| Feature1 |
FeatureComponents Table (partial)
| Action | Condition |
|---|---|
| Feature1 | Component1 |
| Feature1 | Component1600 |
To fix this warning, try splitting the feature into several features
Related topics