Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Broken toString methods in 3.x Java bindings #389

Closed
jadamcrain opened this issue Jul 18, 2020 · 0 comments · Fixed by #404
Closed

Broken toString methods in 3.x Java bindings #389

jadamcrain opened this issue Jul 18, 2020 · 0 comments · Fixed by #404
Labels

Comments

@jadamcrain
Copy link
Member

https://github.com/dnp3/opendnp3/blob/release/java/bindings/src/main/java/com/automatak/dnp3/FrozenCounter.java#L38

This would currently throw IllegalFormatException

Since the compiler can't catch this errors, we need to write unit tests for them.

@jadamcrain jadamcrain added the bug label Jul 18, 2020
@jadamcrain jadamcrain changed the title Broken toString methods in Java bindings Broken toString methods in 3.x Java bindings Aug 5, 2020
emgre added a commit that referenced this issue Oct 16, 2020
emgre added a commit that referenced this issue Oct 16, 2020
@emgre emgre closed this as completed in e7cc8bf Oct 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant