Opened 15 years ago

Closed 6 years ago

#10 closed task (fixed)

Port QSharedMemory

Reported by: Dmitry A. Kuminov Owned by:
Priority: major Milestone: Qt 5
Component: QtCore Version: 4.5.1 Beta 1
Severity: low Keywords:
Cc:

Description

Provide an OS/2 version of the QSharedMemory class.

Change History (10)

comment:1 Changed 15 years ago by Dmitry A. Kuminov

Owner: set to Dmitry A. Kuminov
Status: newaccepted

comment:2 Changed 15 years ago by Dmitry A. Kuminov

QSharedMemory isn't used by the QtCore/QtGui? modules and therefore isn't worth the beta version. Firing up QT_NO_SYSTEMSEMAPHORE and moving the task to the GA milestone.

See also #11.

comment:3 Changed 15 years ago by Dmitry A. Kuminov

I mean QT_NO_SHAREDMEMORY of course.

comment:4 Changed 15 years ago by Dmitry A. Kuminov

Milestone: QtCore BetaQt GA
Owner: Dmitry A. Kuminov deleted
Status: acceptedassigned

Disabled in r70.

comment:5 Changed 15 years ago by Dmitry A. Kuminov

I don't know how often this class is used in real applications; there are other old school methods for IPC such as sockets. For this reason, I don't set it as a blocker until we prove that a lot of applications rely on it.

comment:6 Changed 14 years ago by Silvan Scherrer

Severity: low

moved to enhanced, as we guess it's not used much

comment:7 Changed 14 years ago by Silvan Scherrer

Milestone: Qt GAQt Enhanced

comment:8 Changed 14 years ago by Dmitry A. Kuminov

In r517, disabled the ipc/sharedmemory example that depends on QSharedMemory. Must be rolled back when QSharedMemory is done.

comment:9 Changed 11 years ago by Silvan Scherrer

eventually we can use the same code as added to mozilla

comment:10 Changed 6 years ago by Silvan Scherrer

Milestone: Qt EnhancedQt 5
Resolution: fixed
Status: assignedclosed

This is done in Qt5 already and no plan to resolve it in Qt4.

Note: See TracTickets for help on using tickets.