ObjFW  Check-in [17338ef1d5]

Overview
Comment:Add of_log for easy logging to stderr.

Uses OFConstantString* for the format to prevent users from doing stupid
things like of_log([of_stdin readLine]).

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 17338ef1d5dc20589c2049e9f21d965c826630847197401c8ca752bc889b53c3
User & Date: js on 2011-02-01 14:27:31
Other Links: manifest | tags
Context
2011-02-01
15:55
Add missing files to .xcodeproj and adjust tests. check-in: eb260acec9 user: js tags: trunk
14:27
Add of_log for easy logging to stderr. check-in: 17338ef1d5 user: js tags: trunk
2011-01-31
23:15
Work around glibc weirdness. check-in: 41af19cfbc user: js tags: trunk
Changes