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

StRoot/Stv*: replace sys/types.h with stdint.h #211

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

veprbl
Copy link
Member

@veprbl veprbl commented Nov 23, 2021

ROOT5 doesn't always work with sys/types.h, types from stdint are the ISO C standard

Copy link
Contributor

@perevbnlgov perevbnlgov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that uint was replaced to unsigned int. I do not see the difference.
Especially it is not important, be couse this code is frozen. It is not used now.
But anyway there is no any danger to change it
Victor

@veprbl veprbl mentioned this pull request Nov 24, 2021
11 tasks
@veprbl veprbl merged commit bb35e49 into star-bnl:main Nov 24, 2021
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

Successfully merging this pull request may close these issues.

None yet

3 participants