Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: removed duplicate text

...

Confusing a lowercase letter l with a digit 1 when indicating that an integer denotation is a long value can result in incorrect computations.Automated detection is trivial.

Confusing a lowercase letter l with a digit 1 when indicating that an integer denotation is a long value can result in incorrect computations. Automated detection is trivial.

Mixing decimal and octal values can result in improper initialization or assignment.

...