ObjFW  Check-in [56b1009167]

Overview
Comment:configure.ac: Fix two tests that would fail with Clang + new ABI.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 56b1009167dceb4bbd5287998f1715b2983f8e6bd62e539563713056b88f1c0c
User & Date: js on 2011-05-15 00:32:55
Other Links: manifest | tags
Context
2011-05-15
17:00
Make it possible to specify the byte order for Unicode / UTF-16. check-in: 3dad5e5803 user: js tags: trunk
00:32
configure.ac: Fix two tests that would fail with Clang + new ABI. check-in: 56b1009167 user: js tags: trunk
2011-05-14
23:52
Add -[stringWithUTF16String:] to OFString. check-in: ec666ede07 user: js tags: trunk
Changes