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

Cleanups relating to NULL/NULLPTR #58793

Merged
merged 4 commits into from
Sep 18, 2024
Merged

Conversation

nyalldawson
Copy link
Collaborator

No description provided.

NULLPTR will get correctly formatted in both c++ and Python docs
For the majority of QGIS code we just directly test pointers
instead of comparing to nullptr, adjust remaining checks
against nullptr to match
@nyalldawson nyalldawson added the Cleanup Code cleanup label Sep 18, 2024
@github-actions github-actions bot added this to the 3.40.0 milestone Sep 18, 2024
Copy link

github-actions bot commented Sep 18, 2024

🪟 Windows builds ready!

Windows builds of this PR are available for testing here. Debug symbols for this build are available here.

(Built from commit 80b0dbd)

@nyalldawson nyalldawson merged commit 22036c1 into qgis:master Sep 18, 2024
29 checks passed
@nyalldawson nyalldawson deleted the cleanups branch September 18, 2024 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cleanup Code cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants