Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C API #1

Open
exquisitus opened this issue Mar 9, 2015 · 1 comment
Open

C API #1

exquisitus opened this issue Mar 9, 2015 · 1 comment

Comments

@exquisitus
Copy link

Hello, and thank you for your library. I am using the C API.

Output of hand descriptions is always wrong here, and more specifically, always one equivalence class worse than the hand actually is.

In poker.c:
-- in the function ojp_hand_description, the groups are expected to run from 0 until 8
-- in the function ojp_hand_info, they are set to run from 1 until 9

@lcrocker
Copy link
Owner

Thanks for the bug report. Should be in master now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants