[Biopython-dev] Bio.Nexus

Michiel Jan Laurens de Hoon mdehoon at ims.u-tokyo.ac.jp
Fri Feb 18 04:28:23 EST 2005


I replaced the C++-style comments (//) in cnexus.c by ANSI-C style comments (/* 
*/). Strictly ANSI-compliant compilers (particularly on UNIX) may fail to 
compile this code otherwise.

--Michiel.

Michiel Jan Laurens de Hoon wrote:

> Bio/Nexus/cnexus.c contains a "main" function that doesn't seem to be 
> needed in Biopython. Can I remove it? Since this function is exported, 
> it may (in theory at least) cause a conflict. Also, my compiler 
> complains about it that "int main" doesn't return an int.
> 
> --Michiel
> 

-- 
Michiel de Hoon, Assistant Professor
University of Tokyo, Institute of Medical Science
Human Genome Center
4-6-1 Shirokane-dai, Minato-ku
Tokyo 108-8639
Japan
http://bonsai.ims.u-tokyo.ac.jp/~mdehoon



More information about the Biopython-dev mailing list