Commit 1d31957
committed
Suppress "unchecked or unsafe operations" warning in JSONConfiguration
On every build, xmlint warned about "unchecked or unsafe operations" in
the JSONConfiguration class, but fixing that would be an API-breaking
change to the OCPP library.
Suppress the warnings, since they cannot be fixed for now.1 parent 32903d4 commit 1d31957
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
0 commit comments