Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

The CERT Oracle Secure Coding Standard for Java: EXP00-J. Do not ignore values returned by methods

Bibliography

Wiki Markup\[[CPAN|AA. Bibliography#CPAN]\] [autodie|http://search.cpan.org/~pjf/autodie-2.10/lib/autodie.pm] \[[Open Group 2008|AA. Bibliography#Open Group 08]\] [{{open()}}|http://www.opengroup.org/onlinepubs/000095399/functions/open.html] autodie
[Open Group 2008] open()

...

EXP31-PL. Do not use the two-argument form of open()      02. Expressions