Skip to content

Fix qt6.11#356

Merged
usiems merged 4 commits into
mainfrom
fix_qt6.11
Jun 5, 2026
Merged

Fix qt6.11#356
usiems merged 4 commits into
mainfrom
fix_qt6.11

Conversation

@usiems
Copy link
Copy Markdown
Contributor

@usiems usiems commented Jun 5, 2026

  • Fix a stack overflow by catching an obvious endless recursion (without fixing the underlying problem, which might need major refactoring).
  • Add new entries to type system database.
  • Switch to Qt 6.11 for testing

usiems added 3 commits June 4, 2026 18:29
Probably happened for template types, which are not handled well by this
code model.
(Patch by jamesobutler)
@usiems usiems force-pushed the fix_qt6.11 branch 4 times, most recently from 53cb216 to acf911d Compare June 5, 2026 11:15
by using windows-2022 (which stands for Windows Server 2022) instead of
windows-latest.
Otherwise there is a compile error regarding usage of stdext in Qt5;
stdext was removed in MSVC 2026.
@usiems usiems merged commit 9992368 into main Jun 5, 2026
18 checks passed
@usiems usiems deleted the fix_qt6.11 branch June 5, 2026 13:04
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.

2 participants