[EMBOSS] 6.1.0 build warnings in PHYLIPNEW-3.68
David Mathog
mathog at caltech.edu
Thu Oct 29 20:54:38 UTC 2009
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];
Regards,
David Mathog
mathog at caltech.edu
Manager, Sequence Analysis Facility, Biology Division, Caltech
More information about the EMBOSS
mailing list