Commit ab75c6a
committed
Severity Description Resource In Folder Location Creation Time
Unnecessary cast to type Object for expression of type byte[] Base64Test.java Apache Jakarta Commons/codec/src/test/org/apache/commons/codec/binary line 370 July 23, 2003 11:22:45 AM
Unnecessary cast to type Object for expression of type byte[] Base64Test.java Apache Jakarta Commons/codec/src/test/org/apache/commons/codec/binary line 401 July 23, 2003 11:22:45 AM
Unnecessary cast to type Object for expression of type Object Base64Test.java Apache Jakarta Commons/codec/src/test/org/apache/commons/codec/binary line 373 July 23, 2003 11:22:45 AM
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130172 13f79535-47bb-0310-9956-ffa450edef681 parent 5190100 commit ab75c6a
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
| 370 | + | |
371 | 371 | | |
372 | 372 | | |
373 | | - | |
| 373 | + | |
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
| 401 | + | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| |||
0 commit comments