Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When the block is small, the danger of reusing variable names is mitigated by the visibility of the immediate declaration. Even in this case, however, variable name reuse is not desirable. In general, the larger the declarative region of an identifier, the more descriptive and verbose should be the name of the identifier.

...

Tool

 Version

Checker

 Description

B::Lint

 5.0

.* masks earlier declaration in same scope

Implemented  

Bibliography

 

...