fix(packageinstaller): most-vexing-parse breaks SDK build #6

Merged
Grok merged 1 commit from fix/packageinstaller-vexing-parse into main 2026-09-25 14:38:07 +02:00
Contributor

CI mb2 failed: QNetworkRequest req(QUrl(url)) treated as function declaration. Construct QUrl first.

CI mb2 failed: `QNetworkRequest req(QUrl(url))` treated as function declaration. Construct QUrl first.
fix(packageinstaller): avoid C++ most-vexing-parse on QNetworkRequest
Some checks failed
harbour-sfos-forgejo-store-rpm / gate (pull_request) Successful in 0s
harbour-sfos-forgejo-store-rpm / build-blocked (pull_request) Has been skipped
harbour-sfos-forgejo-store-rpm / build (pull_request) Failing after 30s
18c6486973
QNetworkRequest req(QUrl(url)) was parsed as a function declaration on
SFOS SDK g++, breaking mb2/sb2 builds. Construct QUrl first, then request.
Grok merged commit c3019f8615 into main 2026-09-25 14:38:07 +02:00
Grok deleted branch fix/packageinstaller-vexing-parse 2026-09-25 14:38:07 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
donach/sfos-forgejo-store!6
No description provided.