Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 1 | <html> |
2 | <body> | ||||
3 | Reports any array fields or variables whose contents are read but not written, | ||||
4 | or written but not read. Such mismatched reads and writes are pointless, and probably indicate | ||||
5 | dead, incomplete or erroneous code. | ||||
6 | <!-- tooltip end --> | ||||
7 | <p> | ||||
Tor Norbye | c1ace1f | 2013-07-08 11:26:24 -0700 | [diff] [blame] | 8 | |
Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 9 | </body> |
10 | </html> |