Petr Fišer
2016-05-01 19:04:01 UTC
Hi guys,
It is a long time since I participated on the project but I would like
to jump in again. :)
I'm pretty used to Eclipse IDE but when I tried to get git.1756c04
working, IDE complained about type safety on some things in
ChooseFoundingFatherMessage.java.
I fixed this by adding necessary generics to static method calls and
tweaked few other lines a bit and IDE build now works which could be,
in turn, more pleasant for other developers.
Quick check and two played games did not show any errors, so I made it
to a patch.
Would you mind to take a look at it?
Thanks in advance,
Fiisch
It is a long time since I participated on the project but I would like
to jump in again. :)
I'm pretty used to Eclipse IDE but when I tried to get git.1756c04
working, IDE complained about type safety on some things in
ChooseFoundingFatherMessage.java.
I fixed this by adding necessary generics to static method calls and
tweaked few other lines a bit and IDE build now works which could be,
in turn, more pleasant for other developers.
Quick check and two played games did not show any errors, so I made it
to a patch.
Would you mind to take a look at it?
Thanks in advance,
Fiisch