ObjFW  Check-in [265ebf1d85]

Overview
Comment:Add missing imports to make gcc from trunk happy.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.5
Files: files | file ages | folders
SHA3-256: 265ebf1d85ffe51efa1611f29dbb49471217b06353afda2ecc517e2d7aba148c
User & Date: js on 2011-06-06 16:05:00
Other Links: branch diff | manifest | tags
Context
2011-06-06
16:07
Correctly add -Wshorten-64-to-32. check-in: 7eff95d3b4 user: js tags: 0.5
16:05
Add missing imports to make gcc from trunk happy. check-in: 265ebf1d85 user: js tags: 0.5
2011-06-04
18:49
Fix a bug in -[OFDictionary initWithKeys:arguments:]. check-in: 448a35dd9b user: js tags: 0.5
Changes

Modified src/OFHTTPRequest.m from [c8b35b7eac] to [739e92f9e0].    [diff]

Modified src/OFString.m from [dd37a07a33] to [f7f948e263].    [diff]

Modified src/OFXMLElement.h from [f4d50f39b5] to [2bd5b1c182].    [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]