The package Strings provides declarations common
to the string handling packages.
{
AI95-00285-01}
{
AI05-0005-1}
Constant Wide_Wide_Space is added to Ada.Strings.
If Ada.Strings is referenced in a
use_clause,
and an entity
E with a
defining_identifier
of Wide_Wide_Space is defined in a package that is also referenced in
a
use_clause,
the entity
E may no longer be use-visible, resulting in errors.
This should be rare and is easily fixed if it does occur.