Andreas Krey wrote on Wed, Oct 19, 2011 at 12:00:27 +0200: > On Wed, 19 Oct 2011 11:37:25 +0000, Daniel Shahaf wrote: > ... > > Adam, Andreas: when you say what passes/fails for you, please also > > mentino the environment. I've so far tested on 32bit Linux and I plan > > to test in a couple more environments once I rebuild trunk on them. > > Do you build your test subject from the tar file or directly from svn? >
1.6.12 from Debian package or 1.6.x self-compiled (can't remember); 1.7.0 from upstream tarball; trunk@HEAD from svn. > The funny thing is that the resulting diffs do not only differ from > the expected result but are also different between machines. > > That's why I wanted to build for Solaris: To see what happens there. > > ... > > > > My apple produces (without any svn:prop): > > Plain 10.5.8 with compiler from xcode, compiled from source. Probably 32bit. > gcc (Debian 4.4.5-8) 4.4.5 > > > > + 450 IF vIlosc = (pStart + pIlosc - 1) then leave Global_loop. > > > > + 451 END. > > > > > and the linux box makes that > > SuSE 10.2, Kernel (irrelevant) 2.6.18.8-0.3, apparently 64bit executable. > Debian > > > > + 452 {ws_i/log.i} > > > > + > > Andreas > > -- > "Totally trivial. Famous last words." > From: Linus Torvalds <torvalds@*.org> > Date: Fri, 22 Jan 2010 07:29:21 -0800