ObjFW  Check-in [74eeea199c]

Overview
Comment:Make use of the fact that -[retain] and -[release] must not throw.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 74eeea199c6e248267e1bc4addef70481403b470b5897ffbfcae195d07264f70
User & Date: js on 2011-09-11 00:03:44
Other Links: manifest | tags
Context
2011-09-11
00:06
Fix missing @try. check-in: 6f18cbc1ea user: js tags: trunk
00:03
Make use of the fact that -[retain] and -[release] must not throw. check-in: 74eeea199c user: js tags: trunk
2011-09-10
23:54
Make use of the fact that -[retain] and -[release] must not throw. check-in: 3687c35784 user: js tags: trunk
Changes

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

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

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

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

Modified src/exceptions/OFConditionStillWaitingException.m from [842bbabb44] to [3e5fe446f3].    [diff]

Modified src/exceptions/OFConditionWaitFailedException.m from [8a702fc8e7] to [8456d86d00].    [diff]

Modified src/exceptions/OFEnumerationMutationException.m from [acf0fdeae1] to [f7c21afbd0].    [diff]

Modified src/exceptions/OFHTTPRequestFailedException.m from [f4379dee3a] to [d4466ea6fb].    [diff]

Modified src/exceptions/OFHashAlreadyCalculatedException.m from [7c21aa85d9] to [468e6a75ff].    [diff]

Modified src/exceptions/OFListenFailedException.m from [050e526b82] to [7907901ed0].    [diff]

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

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

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

Modified src/exceptions/OFMutexUnlockFailedException.m from [fb91526d89] to [6b04031efb].    [diff]

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

Modified src/exceptions/OFReadOrWriteFailedException.m from [fdcd27a313] to [274c6b9632].    [diff]

Modified src/exceptions/OFSeekFailedException.m from [7b62503b45] to [5afb1ec110].    [diff]

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

Modified src/exceptions/OFSymlinkFailedException.m from [6e3a78b838] to [947e43bc5f].    [diff]

Modified src/exceptions/OFThreadJoinFailedException.m from [cef37d7029] to [6b0a958bc3].    [diff]

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

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