Bug#811866: More C++ help needed (Was: Bug#811866: fixed in hyphy 2.2.6+dfsg-4)

2016-08-14 Thread Jakub Wilk
* Manuel A. Fernandez Montecelo , 2016-08-14, 21:39: Also, if you substitute e.g. "255*.94" for "255*94/100", make sure that you use parentheses as in "(255*94)/100", otherwise you can end up with "255*(94/100) -> 255*0 -> 0" for all such values (I cannot recall the

Bug#811866: More C++ help needed (Was: Bug#811866: fixed in hyphy 2.2.6+dfsg-4)

2016-08-14 Thread Jason Crain
On 2016-08-14, Andreas Tille wrote: > Since there was no answer to this question I just did this since it > seems like a working solution. Unfortunately there are further build > issues I can't deal with: > ... > /build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:3010:54:

Bug#811866: More C++ help needed (Was: Bug#811866: fixed in hyphy 2.2.6+dfsg-4)

2016-08-14 Thread Jakub Wilk
* Andreas Tille , 2016-08-14, 21:53: /build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:3010:54: error: no matching function for call to '_Formula::_Formula(_String&, NULL, bool)' _Formula f (*thisString,nil,false);

Bug#811866: More C++ help needed (Was: Bug#811866: fixed in hyphy 2.2.6+dfsg-4)

2016-08-14 Thread Manuel A. Fernandez Montecelo
2016-08-14 20:53 Andreas Tille: Hi again, On Sat, Aug 13, 2016 at 09:11:52PM +0200, Andreas Tille wrote: _HYColorchartColors [HY_CHART_COLOR_COUNT] = { {255*.94, 255*.12, 255*.11 },//(Red) {255*.41, 255*.46, 255*.91 },//(Evening Blue) {255, 255*.91, 255*.34

Bug#811866: fixed in hyphy 2.2.6+dfsg-4

2016-08-14 Thread Jakub Wilk
* Andreas Tille , 2016-08-13, 21:11: /build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing conversion of '3.0598e+1' from 'double' to 'unsigned char' inside { } [-Wnarrowing] ... Which is caused by: _HYColorchartColors

Bug#811866: More C++ help needed (Was: Bug#811866: fixed in hyphy 2.2.6+dfsg-4)

2016-08-14 Thread Andreas Tille
Hi again, On Sat, Aug 13, 2016 at 09:11:52PM +0200, Andreas Tille wrote: > _HYColorchartColors [HY_CHART_COLOR_COUNT] = { > {255*.94, 255*.12, 255*.11 },//(Red) > {255*.41, 255*.46, 255*.91 },//(Evening Blue) > {255, 255*.91, 255*.34 },//(Banana) > {255*.18,

Bug#811866: fixed in hyphy 2.2.6+dfsg-4

2016-08-13 Thread Andreas Tille
Hi Santiago, On Sat, Aug 13, 2016 at 07:32:45PM +0200, Santiago Vila wrote: > found 811866 2.2.6+dfsg-4 > thanks > > Still FTBFS: Probably not "still" but again since this is a different error. > https://tests.reproducible-builds.org/debian/rbuild/testing/amd64/hyphy_2.2.6+dfsg-4.rbuild.log

Bug#811866: fixed in hyphy 2.2.6+dfsg-4

2016-08-13 Thread Santiago Vila
found 811866 2.2.6+dfsg-4 thanks Still FTBFS: https://tests.reproducible-builds.org/debian/rbuild/testing/amd64/hyphy_2.2.6+dfsg-4.rbuild.log