Skip to content

Conversation

@dhairyarungta
Copy link
Contributor

@dhairyarungta dhairyarungta commented Apr 12, 2024

Adjusted the GetSysctl call in sysinfo.cc to ensure the frequency value is returned as a double rather than an integer.

Fixes #1781.

Adjusted the GetSysctl call in sysinfo.cc to ensure the frequency
value is returned as a double rather than an integer. This helps
maintain consistency and clarity in the codebase.
@google-cla
Copy link

google-cla bot commented Apr 12, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@LebedevRI
Copy link
Collaborator

Looks right, but you'll need to deal with that CLA issue i'm afraid.

@dhairyarungta
Copy link
Contributor Author

CLA check done.

Copy link
Collaborator

@LebedevRI LebedevRI left a comment

Choose a reason for hiding this comment

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

Seems good to me, thank you!

@LebedevRI LebedevRI merged commit d6ce145 into google:main Apr 12, 2024
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.

[BUG]

2 participants