[Biopython-dev] Errors in compilation for Mac

Jeffrey Chang jchang at smi.stanford.edu
Mon Jan 7 17:40:46 EST 2002


Thanks for reporting this.  Iddo is correct, that this is probably
harmless and nothing to worry about.  In fact, I don't think gcc has a
warning to catch this case.  Nevertheless, I went through the file and
changed the code to be more careful with typecasts.

Thanks,
Jeff


On Mon, Jan 07, 2002 at 01:01:31PM +0100, Yair Benita wrote:
> Hi guys,
> I am trying to make the new release for the Mac.
> I get a compilation error in cfastpairwisemodule.c:
> 
> Error   : cannot convert
> 'char *' to
> 'unsigned char *'
> cfastpairwisemodule.c line 113   direction_matrix = (char *)NULL;
> Project: cfastpairwise.mcp, Target: cfastpairwise, Source File:
> cfastpairwisemodule.c
> 
> This error is repeated several times.
> Any suggestions how to fix it?
> Thanks,
> Yair
> -- 
> Yair Benita
> Pharmaceutical Proteomics
> Utrecht University
> 
> _______________________________________________
> Biopython-dev mailing list
> Biopython-dev at biopython.org
> http://biopython.org/mailman/listinfo/biopython-dev



More information about the Biopython-dev mailing list