Closed vonbirdie closed 9 years ago
This solves the Findbugs warnings about system.exit and about useless flow control in the generated protocol buffers code. Together with #35 it fixes all of the problems in #32.
system.exit
This solves the Findbugs warnings about
system.exit
and about useless flow control in the generated protocol buffers code. Together with #35 it fixes all of the problems in #32.