• Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

[GNAT] Detect potential mismatch in names of formals

Monday March 9, 2009

The compiler emits a warning if the name of a non-controlling formal in an overriding operation is the same as the name of the next corresponding formal in the overridden operation.

 

Posted by Posted in Development Log, GNAT Compilation System