#21391 closed enhancement (fixed)

qcoro-0.12.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 11 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 11 months ago

# QCoro 0.12.0 Release Announcement

This release brings support Qt 6.9 and dev and a bunch of bugfixes - so mostly a maintenance release. No new features, this time.

## Bugfixes

  • Fixed typo in QNetworkReply example
  • Don't discard result from QFile::open()
  • Fixed missing co_await in QIODevice documentation
  • Fixed MSVC build due to language-extension-token warning
  • Fixed infinite recursion with debug builds on libstd++
  • Fixed QCoro's compile definitions leaking to user code
  • Fixed build against Qt 6.9

comment:3 by Bruce Dubbs, 11 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

e35a2b2b29 Update to glib-2.84.1.
4b9bcc8c45 Update to qcoro-0.12.0.
Note: See TracTickets for help on using tickets.