yoavnir / specs2016

New version of the specs pipeline stage based on what's in current CMS pipelines
MIT License
1 stars 1 forks source link

Allow field identifiers to be redefined #201

Closed yoavnir closed 1 year ago

yoavnir commented 1 year ago

Currently getting Field Identifier <x> redefined

yoavnir commented 1 year ago

Error message replaced with a warning like this, that is issued only once per field identifier to standard error.

WARNING: Field Identifier <a> redefined.

This can be suppressed by setting the NO_WARN_REDEFINED_FID configuration label (it doesn't matter to which value)