VoxForge
when executing mkdfa.pl mysample
i got Warning: Class accepted flag overflow
is it a serious error ?
i check the code and find max num of Class is sizeof(CLASSFLAGS) * 8;
in mkfa.h
#define unsigned int CLASSFLAGS;
i have more than 256 Class. what could i do ?
Best regards
albert