Home | Contact | Pricing | News | Events | Partners | Mailing List | Site Map
  • Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

[GNAT] Warning for suspicious sliding

Friday March 7, 2008

When an array object is initialized by an array object, sliding is allowed when using subtypes of an unconstrained type. This is dubious when the index type is an enumeration type, and this now results in generation of a warning that the bounds of the aggregate do not match the bounds of the target.

 

Posted by Posted in Development Log, GNAT Compilation System