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

fix up headers to remove redundancy and fix some type issues #78

Merged
merged 3 commits into from
Jan 24, 2024

Conversation

smutch
Copy link
Owner

@smutch smutch commented Jan 23, 2024

I have removed some redundancy in the header includes but during that process I noticed a few type issues which I have (hopefully) fixed here and not broken anything. I've commented on them below so that @EMventura can take a look and confirm that this is correct.

@smutch smutch added this to the first_release milestone Jan 23, 2024
@smutch smutch requested a review from qyx268 as a code owner January 23, 2024 10:40
@smutch
Copy link
Owner Author

smutch commented Jan 23, 2024

Sorry for all of the superfluous indentation and formatting fixes. I have been using the pre-commit checks and auto-formatting fixes. I want to set these checks as automatically applied on all PRs in future, prior to merging.

I don't think you need to worry about any of the changes other than the ones I have specifically commented on in this PR.

src/meraxes.h Show resolved Hide resolved
@smutch smutch requested review from EMventura and removed request for qyx268 January 23, 2024 22:00
@smutch smutch mentioned this pull request Jan 24, 2024
Merged
@smutch
Copy link
Owner Author

smutch commented Jan 24, 2024

@EMventura - if all seems to be working ok, can you approve this PR and I'll merge? 😄

Copy link
Collaborator

@EMventura EMventura left a comment

Choose a reason for hiding this comment

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

All checked, code works good!

@EMventura
Copy link
Collaborator

Ready for merging!

@smutch smutch merged commit a8057eb into develop Jan 24, 2024
2 checks passed
@smutch smutch deleted the headers-and-types branch January 24, 2024 06:05
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.

2 participants