* 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
rules now, but I think that
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: error: no matching
> fu
* 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);
^
If y
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 },//(Bana
* 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 [HY_CHART_COLOR_COUNT] = {
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, 255*.55
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
I
Processing commands for cont...@bugs.debian.org:
> found 811866 2.2.6+dfsg-4
Bug #811866 {Done: Andreas Tille } [hyphy] hyphy: FTBFS with
GCC 6: no matching function for call to
There is no source info for the package 'hyphy' at version '2.2.6+dfsg-4' with
architecture ''
Unable to make a source
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
9 matches
Mail list logo