Re: java unchecked

2014-04-11 Thread Roger Meier
you are welcome to send patches to improve this situation. https://issues.apache.org/jira/browse/THRIFT-2328 thanks roger On 10.04.2014 15:30, Dimat Levchenko wrote: hello, when i compile java tests and samples, i always have problems with "unchecked or unsafe operations". as i understand, thi

java unchecked

2014-04-10 Thread Dimat Levchenko
hello, when i compile java tests and samples, i always have problems with "unchecked or unsafe operations". as i understand, this happens because code is developed for java 1.4 or 1.5 (i am not sure about versions). can we update sources to fix this issue? or there is some compatibility requiremen