IRIX CC quirks
    Lapointe, David 
    David.Lapointe at umassmed.edu
       
    Mon Jun 11 21:37:53 UTC 2001
    
    
  
1.13.2 compiled fine with gcc/Linux but I had some fatal errors show up in
dbifasta.c and dbiflat.c using IRIX and CC ( MIPSPro C).
In both files exclude is defined
AjPStr exclude;
then later
 exclude= ajAcdGetString("exclude");
This is incompatible with the way it is used in embDbiFileList where exclude
has the AjBool type.
Should this be embDbiFileListExc in these two files? 
David
-----
David Lapointe
UMassMedicalSchool/Worcester MA
"Great minds think a lot"
    
    
More information about the EMBOSS
mailing list