GNATbench Scenario Variable Limitations

As of GNATbench 2.0.0, all scenario variables must be uniquely named across all projects, without exception.

If you see an error message indicating that some (string) value is not a legal value for some scenario variable, you have almost certainly inadvertently shared the scenario variable name across distinct projects, with different legal values defined for them (hence the message).

This limitation will be removed in an up-coming release.