Hi,
There is a lot of java files with mixed EOL (I found
202)
Not sure what's going on here, but it wasn't long ago that I ran a
dos2unix on all *.java files. There was nothing. I wonder where these came
from.
Can someone dos2unix them ?
Ping
I don't care about CRLF or LF, but mixed lines are really painful
(show up in git diff ...)
https://github.com/jitsi/libjitsi/pull/82
We can't merge this PR as it is impossible to review it for unintended
changes. I'll try to give dos2unix another try when I find some time -
unless someone else beats me at it.
Totally agree, i wouldn't trust me either 
We just pushed fixes to libjitsi and jitsi-videobridge. There's also a PR
for jitsi, but I'm reluctant to merge it because it is huge (140 files).
You can try to convert to CRLF instead of LF maybe the diff is smaller (but
in the end we want LF i think)
Thank you Etienne!
Thank you!
···
Le 23 févr. 2016 21:45, "Boris Grozev" <boris@jitsi.org> a écrit :
On 23/02/16 14:08, Ingo Bauersachs wrote:
Regards,
Boris