[Debian-med-packaging] C++ help needed with new version of phyml

Andreas Tille andreas at an3as.eu
Sat Jun 24 14:40:06 UTC 2017


Hi Thomas,

On Sat, Jun 24, 2017 at 03:29:56PM +0200, Thomas Schmitt wrote:
> i wrote:
> >   https://anonscm.debian.org/cgit/debian-med/phyml.git/tree/src/lk.c
> > has
> >   ...
> >      double branch_lens[1] = { len };
> 
> Duh. That's already how i think it should be.
> 
> The git code has in line 2264
> 
>      double branch_lens[1] = len;

Thanks a lot for the hint which I applied in gcc-7.patch.  However,
there is a remaining issue:

...
lk.c: In function 'Update_PMat_At_Given_Edge':
lk.c:2263:31: error: invalid initializer
       int p_matrices[1]     = b_fcus->Pij_rr_idx;
                               ^~~~~~
Makefile:1682: recipe for target 'lk.o' failed
...


> Have a nice day :)

Same to you and thanks for the hint anyway

    Andreas. 

-- 
http://fam-tille.de



More information about the Debian-med-packaging mailing list