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

DM-42999: Demote routine "warnings" and fix build problems #298

Merged
merged 3 commits into from Mar 1, 2024

Conversation

kfindeisen
Copy link
Member

This PR demotes a warning log emitted whenever an image has sources in the edge region to a debug. In addition, it fixes a number of Sphinx/Numpydoc warnings and a deprecation warning with Boost Timer. Because of the last, this PR must be merged after lsst/sconsUtils#120.

There are still build warnings for the Doxygen docs, but the root cause (components have documentation comments in both the header and source files, and they do not agree) goes far beyond the scale of continuous cleanup.

There are always edge sources, so the main reason a log would be
interesting is for tracing back when a given source was thrown out. Set
to debug.
This fixes deprecation warnings when compiling.
@kfindeisen kfindeisen merged commit 48b254a into main Mar 1, 2024
2 checks passed
@kfindeisen kfindeisen deleted the tickets/DM-42999 branch March 1, 2024 02:08
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

2 participants