Bug#925669:

2020-03-15 Thread Philip Schuchardt
This bug should be fixed in the current upstream from 66cc4b7 in https://github.com/jedwards1211/dewalls Treating warnings as errors has been disabled. Philip

Bug#912332: Cavewhere, dewalls and QBS

2018-12-06 Thread Philip Schuchardt
year. Probably 2 to 3 years once support is dropped. CMAKE personally drives me nuts... On Tue, Dec 4, 2018 at 10:49 AM Wookey wrote: > On 2016-08-26 14:35 -0400, Philip Schuchardt wrote: > > > Yes, QBS comes from the Qt people. The upstream is > > https://github.com/qt-labs/qb

Bug#887323: dewalls i386 test failure

2018-03-09 Thread Philip Schuchardt
So we need to fixed the comparisons on the dewalls library. On Fri, Mar 9, 2018 at 2:24 PM Philip Schuchardt wrote: > Wow, we were using long doubles before. I don't think we need that much > precision for cave survey. In catch there is Approx() that should take care > of

Bug#887323: dewalls i386 test failure

2018-03-09 Thread Philip Schuchardt
Wow, we were using long doubles before. I don't think we need that much precision for cave survey. In catch there is Approx() that should take care of floating point comparison correctly. On Fri, Mar 9, 2018 at 11:30 AM Wookey wrote: > A bit of research tells that using 'long double' causes 80-b

Bug#887323: dewalls i386 test failure

2018-01-31 Thread Philip Schuchardt
Nice! I wonder if i386 don’t support exceptions properly or something... On Tue, Jan 30, 2018 at 8:07 AM Wookey wrote: > On 2018-01-30 06:48 +0000, Philip Schuchardt wrote: > > I know I’ve been dragging my feet on this. Let’s see if I can figure > this out, > > this week. >