ObjFW  Check-in [9faeb7665f]

Overview
Comment:Only add -fgnu89-inline if it works with -Werror.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9faeb7665fc9c3ea2831f223a746ac3d5665df28de2bb2e5eade9cd32a36b865
User & Date: js on 2011-12-08 03:53:13
Other Links: manifest | tags
Context
2011-12-08
04:19
Add a property for -[OFStream isAtEndOfStream].
This makes stream.atEndOfStream work.
check-in: d64e1d5727 user: js tags: trunk
03:53
Only add -fgnu89-inline if it works with -Werror. check-in: 9faeb7665f user: js tags: trunk
03:46
Fix compilation as a shared and a static library at the same time. check-in: 064ba4fa60 user: js tags: trunk
Changes