Commit 41d7c62
committed
Severity Description Resource In Folder Location Creation Time
Unnecessary cast to type int for expression of type char. It is already compatible with the argument type int URLCodec.java Apache Jakarta Commons/codec/src/java/org/apache/commons/codec/net line 165 July 23, 2003 11:22:45 AM
Unnecessary cast to type int for expression of type char. It is already compatible with the argument type int URLCodec.java Apache Jakarta Commons/codec/src/java/org/apache/commons/codec/net line 166 July 23, 2003 11:22:45 AM
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130167 13f79535-47bb-0310-9956-ffa450edef681 parent 18f1142 commit 41d7c62
1 file changed
Lines changed: 6 additions & 5 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 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
165 | | - | |
166 | | - | |
| 166 | + | |
| 167 | + | |
167 | 168 | | |
168 | 169 | | |
169 | 170 | | |
| |||
0 commit comments