ObjFW  Check-in [1d7ed6556d]

Overview
Comment:Use a union instead of casting pointers in OF{MD5,SHA1}Hash.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1d7ed6556d4896d24e894289a50af266b9d820fb6a6c1b6725a7098dba0f8409
User & Date: js on 2011-03-11 16:44:50
Other Links: manifest | tags
Context
2011-03-11
16:47
Get rid of warnings when using latest clang. check-in: 36c4b260aa user: js tags: trunk
16:44
Use a union instead of casting pointers in OF{MD5,SHA1}Hash. check-in: 1d7ed6556d user: js tags: trunk
13:16
Don't test OFHTTPRequest if we have no threads. check-in: 80b8456b4b user: js tags: trunk
Changes