Package: poker-eval
Version: 138.0-1

While building the package using our research compiler infrastructure we noticed
that the following declarations and definitions don't match:

./include/deck_astud.h:extern POKEREVAL_EXPORT const char 
AStudDeck_rankChars[AStudDeck_Rank_LAST+1];
./lib/deck_astud.c:const char AStudDeck_rankChars[] = "%%%%%789TJQKA";

with AStudDeck_Rank_LAST eventually being defined as 12. Note, however, that the
initialisation requires 14 characters (including the terminating '\0').

Best,
Michael

Attachment: pgpICa5PsLvpm.pgp
Description: PGP signature

Reply via email to