equal_freq() and compare_freq()

Andreas Beyer beyer at fli-leibniz.de
Wed Aug 31 17:42:32 CEST 2005


Hi Jakson,

You could also create a change-log file to record the changes you make. 
I would use the mailing list only for anouncing major changes (e.g. new 
features or removing features).
But, that's only my opinion. Maybe Bernhard sees that differently.

Jakson, keep going with this great work!
Andreas


Jakson A. Aquino wrote:

>Hello!
>
>The functions equal_freq() and compare_freq() were causing segmentation
>fault when there were more than 60 classes of frequency. Bug fixed:
>
>    if(nclass > MCLASS){
>      out_err(MAT, ERR_FILE, ERR_LINE, 
>          _("Test aborted: There are more than %i classes of frequency.\n"),
>          MCLASS);
>      return;
>    }
>
>Best,
>
>Jakson
>
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Statist-list mailing list
>Statist-list at intevation.de
>https://intevation.de/mailman/listinfo/statist-list
>


-- 
Dr. Andreas Beyer
beyer at fli-leibniz.de
www.fli-leibniz.de/~beyer




More information about the Statist-list mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)