Title: sr #1407 [...]
Commit from nburch 2006-04-14 23:50 CEST
sr #1407

- fix for the 64 bit patch
  - HAVE_INT64, defined by configure if int64 exsisted is no longer
    used to control whether 64 bit type is used
  - added USE_INT64 to control usage of 64 bit types
    set if uint64_t or long long exists, or sizeof(long)==8
  - added a test for existance of int8 as a predefined type
    and do not do a typedef for it if it already exists

tested on 32 bit PC with Fedora Core release 3
and 64 bit PC with Enterprise Linux AS release 3, update 3
Module File name Revision
poker-eval configure.ac 1.11 >>> 1.12
poker-eval include/config.h.in 1.4 >>> 1.5
poker-eval include/deck_astud.h 1.6 >>> 1.7
poker-eval include/deck_joker.h 1.9 >>> 1.10
poker-eval include/deck_std.h 1.11 >>> 1.12
poker-eval include/poker_config.h.in 1.3 >>> 1.4
poker-eval include/poker_defs.h 1.14 >>> 1.15
poker-eval lib/mktab_astud.c 1.2 >>> 1.3
poker-eval lib/mktab_basic.c 1.7 >>> 1.8
poker-eval lib/mktab_joker.c 1.2 >>> 1.3
poker-eval lib/mktable.c 1.5 >>> 1.6
poker-eval lib/mktable.h 1.4 >>> 1.5


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to