ObjFW  Check-in [894658f979]

Overview
Comment:Call C++ constructors and destructors.

However, this only works with Apple GCC and Clang, but does not hurt
if unsupported. Therefore, no check for compiler support is needed.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 894658f9793ba5f248fbd697e6e6b818b4b56d3086e2854a0a59ff2e47340d50
User & Date: js on 2011-03-10 19:54:52
Other Links: manifest | tags
Context
2011-03-10
20:34
Improve namespace handling. check-in: a95ca84f7e user: js tags: trunk
19:54
Call C++ constructors and destructors. check-in: 894658f979 user: js tags: trunk
2011-03-07
16:03
Add tests for OFHTTPRequest. check-in: 3c4ae255a2 user: js tags: trunk
Changes