On Thu, Nov 8, 2018 at 10:40 AM Juliusz Chroboczek <[email protected]> wrote: > > Thanks for all the patches, Dave. > > > the nlogn branch has a bug in that redistribute local deny does not work. > > This should be fixed now.
Oh, thank you! I stared at this bit of code for hours, trying different things, printfing, stepping through a debugger... trying to figure out where infinity was missed. https://github.com/jech/babeld/commit/f802293e18cff84ac8a98fd0799bb7c3d328c6fc It was easier to try and rewrite the whole idea using hashes. :) > > -- Juliusz -- Dave Täht CTO, TekLibre, LLC http://www.teklibre.com Tel: 1-831-205-9740 _______________________________________________ Babel-users mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users
