On Thu, Dec 01, 2011 at 10:10:05PM +0100, Luc Maisonobe wrote: > Le 01/12/2011 20:21, l...@apache.org a écrit : > > Author: luc > > Date: Thu Dec 1 19:21:11 2011 > > New Revision: 1209198 > > > > URL: http://svn.apache.org/viewvc?rev=1209198&view=rev > > Log: > > Updated patch from original contributor. > > > > Modified: > > > > commons/proper/math/trunk/src/main/java/org/apache/commons/math/random/ISAACRandom.java > > > > commons/proper/math/trunk/src/test/java/org/apache/commons/math/random/ISAACTest.java > > > > Modified: > > commons/proper/math/trunk/src/main/java/org/apache/commons/math/random/ISAACRandom.java > > URL: > > http://svn.apache.org/viewvc/commons/proper/math/trunk/src/main/java/org/apache/commons/math/random/ISAACRandom.java?rev=1209198&r1=1209197&r2=1209198&view=diff > > ============================================================================== > > --- > > commons/proper/math/trunk/src/main/java/org/apache/commons/math/random/ISAACRandom.java > > (original) > > +++ > > commons/proper/math/trunk/src/main/java/org/apache/commons/math/random/ISAACRandom.java > > Thu Dec 1 19:21:11 2011 > > @@ -1,286 +1,279 @@ > > It seems I got line ending problems when I first checked in the files, > despite svn eol-style was set properly on my side. > > Could someone else check on various OS if these files are properly > stored now ? I use linux myself but probably checked them in with > windows EOL first, and fixed it as part of this patch. I would like to > see if another Linux user and also a Windows user see these files properly.
It seems OK here. Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org