ObjFW  Check-in [9ec315d070]

Overview
Comment:Don't copy properties of OFApplication.

There is no need to reference count them, they will always be retained
by the application for the lifetime of the application.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9ec315d07000a36f86556a0d9306baf5add9d7f777be2cd299bb4041f7cdadd1
User & Date: js on 2011-11-30 23:55:40
Other Links: manifest | tags
Context
2011-12-01
02:16
Implement OFProcess for Win32. check-in: e8b7d0dd0d user: js tags: trunk
2011-11-30
23:55
Don't copy properties of OFApplication. check-in: 9ec315d070 user: js tags: trunk
2011-11-23
02:17
of_asprintf: Work around more Win32 brokenness. check-in: ccb0a96ebc user: js tags: trunk
Changes