Skip to content

Conversation

hebasto
Copy link
Member

@hebasto hebasto commented May 30, 2025

The first commit enables modification of the properties of the source files produced by Qt Resource Compiler, which helps, for example, to silence compiler warnings.

The second commit makes use of this new capability to silence -Wtrailing-whitespace warnings and resolves #32482 (comment).

@DrahtBot
Copy link
Contributor

DrahtBot commented May 30, 2025

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Code Coverage & Benchmarks

For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/32648.

Reviews

See the guideline for information on the review process.

Type Reviewers
Concept NACK fanquake

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

Conflicts

No conflicts as of last run.

@fanquake
Copy link
Member

fanquake commented May 30, 2025

Thanks for taking a look at this. I'm not sure the complexity of having to manually process, and then still having to suppress warnings anyway, is worth it. I was thinking the fix here would be to change the tools / Qt to just produce files that don't have the issue. Seems like something we could fix upstream?

hebasto added 2 commits June 4, 2025 17:00
This change allows modification of the resulting source files’
properties, which helps, for example, to silence compiler warnings.
@fanquake
Copy link
Member

fanquake commented Jul 2, 2025

NACK - this should be fixed in Qts tooling.

@hebasto hebasto closed this Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants