Ticket #151 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

QFile::copy fails

Reported by: rudi Owned by:
Priority: major Milestone: Qt Enhanced
Component: QtCore Version: 4.5.1 GA
Severity: medium Keywords:
Cc:

Description

Not sure if it makes sense to add a ticket for a problem that is only present in 4.5.1 and that is fixed in 4.6.2 but I just want to mention it. The QTemporaryFile class in 4.5.1-GA lacks the OS/2 specific changes. That leads to QFile::copy() not working correctly.

Change History

comment:1 Changed 3 years ago by dmik

  • Status changed from new to closed
  • Resolution set to fixed

No, that doesn't make sense to create tickets for fixed problems (fixed in r679, to be exact); we don't really maintain support for old releases.

Note: See TracTickets for help on using tickets.