ObjFW  Check-in [df329a38cd]

Overview
Comment:Add missing imports to make gcc from trunk happy.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: df329a38cd1aa748ec9160bf78c6f4c4f8c510c4f7497c7649c6ea04b41c32fb
User & Date: js on 2011-06-06 15:53:39
Other Links: manifest | tags
Context
2011-06-06
16:07
Correctly add -Wshorten-64-to-32. check-in: dec81cbbb6 user: js tags: trunk
15:53
Add missing imports to make gcc from trunk happy. check-in: df329a38cd user: js tags: trunk
13:34
Fix float*/uint32_t* casts forgotten in the last commit. check-in: b507c330f5 user: js tags: trunk
Changes

Modified src/OFList.m from [7d0862de76] to [c6fdd3362f].    [diff]

Modified src/OFString.m from [e6606bec8f] to [52dddcfe5c].    [diff]

Modified src/OFXMLElement.h from [b843614560] to [6a927b3aab].    [diff]

Modified src/exceptions/OFAcceptFailedException.m from [7e7f947ee7] to [ea651db91b].    [diff]

Modified src/exceptions/OFAddressTranslationFailedException.m from [169c6cd7e2] to [934b14dab9].    [diff]

Modified src/exceptions/OFAlreadyConnectedException.m from [8f294af99b] to [48d0714422].    [diff]

Modified src/exceptions/OFBindFailedException.m from [618c1f8bd7] to [6af98418a1].    [diff]

Modified src/exceptions/OFConditionBroadcastFailedException.m from [e2f7203d01] to [e42b4e7288].    [diff]

Modified src/exceptions/OFConditionSignalFailedException.m from [18c8107daf] to [d5c9084025].    [diff]

Modified src/exceptions/OFConditionStillWaitingException.m from [72bd604d13] to [842bbabb44].    [diff]

Modified src/exceptions/OFConditionWaitFailedException.m from [395ad03884] to [8a702fc8e7].    [diff]

Modified src/exceptions/OFConnectionFailedException.m from [ad4dc4b722] to [4942ddb4be].    [diff]

Modified src/exceptions/OFHashAlreadyCalculatedException.m from [2396ce4fe7] to [0923b30e46].    [diff]

Modified src/exceptions/OFListenFailedException.m from [98f4572f60] to [050e526b82].    [diff]

Modified src/exceptions/OFMalformedXMLException.m from [ca2ee2fed4] to [4aa8a7f2e3].    [diff]

Modified src/exceptions/OFMutexLockFailedException.m from [b44ad10d78] to [6cdc6df2bc].    [diff]

Modified src/exceptions/OFMutexStillLockedException.m from [c55164b0a2] to [149190a6c2].    [diff]

Modified src/exceptions/OFMutexUnlockFailedException.m from [3c59ab0517] to [fb91526d89].    [diff]

Modified src/exceptions/OFNotConnectedException.m from [ba0d7f211d] to [2f7d4a9cb8].    [diff]

Modified src/exceptions/OFSeekFailedException.m from [6ded05d92b] to [7b62503b45].    [diff]

Modified src/exceptions/OFSetOptionFailedException.m from [dcdd902585] to [34a2e0a98f].    [diff]

Modified src/exceptions/OFThreadJoinFailedException.m from [31a64b538f] to [cef37d7029].    [diff]

Modified src/exceptions/OFThreadStartFailedException.m from [beb705e46b] to [187fa112b5].    [diff]

Modified src/exceptions/OFThreadStillRunningException.m from [e27ddf16cb] to [b9155e70de].    [diff]