[EMBOSS] 6.1.0 build warnings in PHYLIPNEW-3.68
Peter Rice
pmr at ebi.ac.uk
Fri Oct 30 10:12:24 UTC 2009
On 29/10/09 20:54, David Mathog wrote:
> Changing one line as shown below seems to have fixed it, at least it
> eliminate the warning. Don't know yet if it causes any problems when
> the program runs. This change is in line with the way the other
> programs in this directory are constructed.
>
> % diff cons.c cons.c.dist
> 6c6
> < Char intreename[FNMLNGTH], intree2name[FNMLNGTH];
> ---
>> Char outfilename[FNMLNGTH], intreename[FNMLNGTH],
> intree2name[FNMLNGTH], outtreename[FNMLNGTH];
Yes, that is the correct fix for the compiler warning.
We do not use the original phylip 3.6 outfile name buffers.
Thanks
Peter
More information about the EMBOSS
mailing list