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

namecount parameter of ydb_lock_s() is a unsigned int #271

Open
ksbhaskar opened this issue Jun 3, 2018 · 0 comments
Open

namecount parameter of ydb_lock_s() is a unsigned int #271

ksbhaskar opened this issue Jun 3, 2018 · 0 comments

Comments

@ksbhaskar
Copy link
Member

Final Release Note

Description

Draft Release Note

The namecount parameter of ydb_lock_s() is unsigned int. Previously, it was int. Although theoretically not upward compatible, this change should have no impact because any program that compiles and runs correctly will always have namecount≥0.

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

No branches or pull requests

1 participant