Skip to content

Add missing QRegularExpression include#54

Merged
nullobsi merged 1 commit intonullobsi:mainfrom
heirecka:add-missing-qregular-expression-include
Apr 14, 2025
Merged

Add missing QRegularExpression include#54
nullobsi merged 1 commit intonullobsi:mainfrom
heirecka:add-missing-qregular-expression-include

Conversation

@heirecka
Copy link
Contributor

This fixes the build with Qt 6.9.0-beta2, which otherwise errors out with
"streamsmodel.cpp:1257:58: error: variable 'constQRegularExpression brokenXML' has initializer but incomplete type".

This fixes the build with Qt 6.9.0-beta2, which otherwise errors out
with
"streamsmodel.cpp:1257:58: error: variable 'constQRegularExpression
brokenXML' has initializer but incomplete type".
@nullobsi nullobsi linked an issue Apr 14, 2025 that may be closed by this pull request
@nullobsi nullobsi merged commit d44b606 into nullobsi:main Apr 14, 2025
3 checks passed
@heirecka heirecka deleted the add-missing-qregular-expression-include branch April 14, 2025 19:54
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Jun 17, 2025
https://build.opensuse.org/request/show/1286209
by user RN + anag_factory
- Update to version 3.3.1:
  * build: Link to libmusicbrainzcc, not libmusicbrainz
    (gh#nullobsi/cantata#46)
  * build: update flatpak workflow (gh#nullobsi/cantata#53)
  * Add missing QRegularExpression include (gh#nullobsi/cantata#54)
  * fix FindCDParanoia.cmake (gh#nullobsi/cantata#51)
  * git: bump version by (gh#nullobsi/cantata#60)
  * fix: fill tags from filename if tag is empty in metadata
    (gh#nullobsi/cantata#64)
  * build: fix musicbrainz (gh#nullobsi/cantata#65)
  * rc: v3.3.1 (2) (gh#nullobsi/cantata#66)
- Superseded cantata-add-missing-qregularexpression-include.patch
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.

bug: Qt 6.9 build failure - QRegularExpression include missing

2 participants