From: Eric Prud'h. <er...@w3...> - 2013-08-13 13:52:45
|
On Aug 13, 2013 2:34 PM, "Ruben Verborgh" <rub...@ug...> wrote: > > > (can you remind me how to compile cause I'm sure Ubuntu doesn't have updates for it?)), > > I’m probably not the right guy to ask :-) > I got it working with 1.42, because that’s what was on the machine I used. > Compiling with the latest boost gave errors because of duplicate boost-log, > so you might want to settle for something less recent. Yeah, my goal is to synch up with whatever has changed since the 1.46-compatible boost-log and ideally stop maintaining a branch of that code. People with distros that don't have the latest boost (probably all distros) will have to compile boost or use one of my older versions of log. > > but what your seeing is a comparison of two result sets, one of which is a graph and the other is a table. > > But it’s the same file, should just indicate that it matches (as it does on OSX). I wasn't surprised that there was some pathological behavior related to the heuristics for guessing what to compare, buy I tried to replicate this and it actually worked fine on my build. Could you run again with --debug 3? > > I'll have a 64 bit Ubuntu 12.10 when I next connect my laptop. Is that helpful? > > Yeah, probably, thanks! > > Ruben > |