ObjFW  Check-in [345716d824]

Overview
Comment:Get rid of dependency on method_getSizeOfArguments.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 345716d824b1cc2b153a2af35059f6e4896891929e20b3de19a0aaeb5d4c0ecc
User & Date: js on 2009-04-16 17:18:41
Other Links: manifest | tags
Context
2009-04-17
16:45
Add - hash for OFNumber. check-in: cd9bd80792 user: js tags: trunk
2009-04-16
17:18
Get rid of dependency on method_getSizeOfArguments. check-in: 345716d824 user: js tags: trunk
2009-04-15
20:31
Workaround for wrong length of OFConstStrings on PPC64 OS X.
Apple does a strange thing there: The length is only 32 bit, followed
by another 32 bit which seem to be garbage.
check-in: 9b3e9e6895 user: js tags: trunk
Changes