ObjFW  Check-in [ac7830ff4f]

Overview
Comment:Fix missing include in OFBlock.m for the Apple 32 bit runtime.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ac7830ff4f97e8fb9eea7f1ece884307e5a9d2cd9e2202e2302fdcc824620c8b
User & Date: js on 2011-03-29 19:27:26
Other Links: manifest | tags
Context
2011-03-29
19:28
Work around a compiler bug. check-in: 0972a6eb56 user: js tags: trunk
19:27
Fix missing include in OFBlock.m for the Apple 32 bit runtime. check-in: ac7830ff4f user: js tags: trunk
19:22
Use a value in the -[doubleValue] test that only fits into a double. check-in: b9803c90d0 user: js tags: trunk
Changes