ObjFW  Check-in [cc5923d6bb]

Overview
Comment:Add designated initializer to all exceptions
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cc5923d6bb250b1f7d59ec113d8315c2edf3cc5fc9031ce032c9704c831ac0cc
User & Date: js on 2017-06-04 23:41:38
Other Links: manifest | tags
Context
2017-06-05
01:07
runtime: get_method(): Look in categories first check-in: e55ca11653 user: js tags: trunk
2017-06-04
23:41
Add designated initializer to all exceptions check-in: cc5923d6bb user: js tags: trunk
18:48
Treat MorphOS + ixemul as a separate platform check-in: c9621825fc user: js tags: trunk
Changes

Modified src/exceptions/OFAcceptFailedException.h from [c633b0648f] to [f3f5b9898b].    [diff]

Modified src/exceptions/OFAddressTranslationFailedException.h from [254e69058d] to [5b1e721875].    [diff]

Modified src/exceptions/OFAddressTranslationFailedException.m from [2a82ec8711] to [aad664818a].    [diff]

Modified src/exceptions/OFAlreadyConnectedException.h from [394c47d4b8] to [2c13417f6e].    [diff]

Modified src/exceptions/OFAlreadyConnectedException.m from [e64bcd1baf] to [2c5cb8ffaf].    [diff]

Modified src/exceptions/OFBindFailedException.h from [3582fff9a7] to [abb5a72bf9].    [diff]

Modified src/exceptions/OFChangeCurrentDirectoryPathFailedException.h from [96575fda4d] to [91d577cecc].    [diff]

Modified src/exceptions/OFChangeOwnerFailedException.h from [28080b3b24] to [a7274cde75].    [diff]

Modified src/exceptions/OFChangePermissionsFailedException.h from [007ef023b5] to [4201269912].    [diff]

Modified src/exceptions/OFConditionBroadcastFailedException.h from [bec42f7089] to [c6d8b7a920].    [diff]

Modified src/exceptions/OFConditionBroadcastFailedException.m from [b1afbaa1c2] to [fe181a3605].    [diff]

Modified src/exceptions/OFConditionSignalFailedException.h from [98ff55faa5] to [2a40e271f6].    [diff]

Modified src/exceptions/OFConditionSignalFailedException.m from [f8777a8229] to [52c03f4667].    [diff]

Modified src/exceptions/OFConditionStillWaitingException.h from [8ebf47ac72] to [e274ecefc5].    [diff]

Modified src/exceptions/OFConditionStillWaitingException.m from [ec957ebffb] to [bf32de4933].    [diff]

Modified src/exceptions/OFConditionWaitFailedException.h from [09e764d0e9] to [18e49a2572].    [diff]

Modified src/exceptions/OFConditionWaitFailedException.m from [d191ac48bf] to [6f1e6cd9f4].    [diff]

Modified src/exceptions/OFConnectionFailedException.h from [1f7fe5d883] to [db737cf790].    [diff]

Modified src/exceptions/OFConnectionFailedException.m from [362d0afa20] to [58a22b0050].    [diff]

Modified src/exceptions/OFCopyItemFailedException.h from [3ba8604826] to [686e99d584].    [diff]

Modified src/exceptions/OFCreateDirectoryFailedException.h from [44563be7f3] to [f29603b825].    [diff]

Modified src/exceptions/OFCreateSymbolicLinkFailedException.h from [1bdb6bb6d4] to [6b7c04ec31].    [diff]

Modified src/exceptions/OFCreateSymbolicLinkFailedException.m from [d7ffabf569] to [cf0b1e7a4c].    [diff]

Modified src/exceptions/OFEnumerationMutationException.h from [891d173b44] to [fed4c58df5].    [diff]

Modified src/exceptions/OFGetOptionFailedException.h from [e79b2ff6e7] to [0308db8cf6].    [diff]

Modified src/exceptions/OFHTTPRequestFailedException.h from [47316bed07] to [d6872c389b].    [diff]

Modified src/exceptions/OFHashAlreadyCalculatedException.h from [2ee596473f] to [c4a33a3e2f].    [diff]

Modified src/exceptions/OFInitializationFailedException.h from [1e9473a74a] to [f78e956c14].    [diff]

Modified src/exceptions/OFInitializationFailedException.m from [ba889780e2] to [a45044fb6a].    [diff]

Modified src/exceptions/OFInvalidJSONException.h from [a8c0d937c1] to [0ac6dc1b4d].    [diff]

Modified src/exceptions/OFLinkFailedException.h from [88dd7ed2e3] to [27038c4511].    [diff]

Modified src/exceptions/OFLinkFailedException.m from [d6a8b9409e] to [ced71e0c8a].    [diff]

Modified src/exceptions/OFListenFailedException.h from [fa47660530] to [69aa18b2cb].    [diff]

Modified src/exceptions/OFLockFailedException.h from [6569cc0a3f] to [3ccea224dd].    [diff]

Modified src/exceptions/OFLockFailedException.m from [cdfa88a638] to [88a51a548f].    [diff]

Modified src/exceptions/OFMalformedXMLException.h from [63ec37adb1] to [fd5549b5bc].    [diff]

Modified src/exceptions/OFMalformedXMLException.m from [d7fbc3fc45] to [388479cf87].    [diff]

Modified src/exceptions/OFMemoryNotPartOfObjectException.h from [12cc3efa95] to [aaf3eabd13].    [diff]

Modified src/exceptions/OFMoveItemFailedException.h from [3fdafa72d1] to [f3aaa9b168].    [diff]

Modified src/exceptions/OFNotImplementedException.h from [6af9ecca7d] to [c419382595].    [diff]

Modified src/exceptions/OFNotOpenException.h from [45caf9c6d4] to [3a972e8265].    [diff]

Modified src/exceptions/OFObserveFailedException.h from [9887d9256b] to [eb784e0d21].    [diff]

Modified src/exceptions/OFOpenItemFailedException.h from [18f5ca0ccc] to [faec693cdb].    [diff]

Modified src/exceptions/OFOpenItemFailedException.m from [3430fe78c1] to [850e9c668c].    [diff]

Modified src/exceptions/OFOutOfMemoryException.h from [38bafbd401] to [04b0c3927c].    [diff]

Modified src/exceptions/OFOutOfMemoryException.m from [7cb2b989ab] to [3aa81f3781].    [diff]

Modified src/exceptions/OFReadOrWriteFailedException.h from [eb2334224b] to [3fcd66685f].    [diff]

Modified src/exceptions/OFReadOrWriteFailedException.m from [dcc2fa8f51] to [64f51c8ea5].    [diff]

Modified src/exceptions/OFRemoveItemFailedException.h from [112e6664c1] to [8e15a38aea].    [diff]

Modified src/exceptions/OFSandboxActivationFailedException.h from [b1df1eba39] to [d372fc8333].    [diff]

Modified src/exceptions/OFSeekFailedException.h from [a442beb9d6] to [a5d3e23d40].    [diff]

Modified src/exceptions/OFSeekFailedException.m from [aaa4670827] to [001a049def].    [diff]

Modified src/exceptions/OFSetOptionFailedException.h from [de32f0a06b] to [017f4d3212].    [diff]

Modified src/exceptions/OFStatItemFailedException.h from [abe62eddf9] to [a0a4efff1c].    [diff]

Modified src/exceptions/OFStatItemFailedException.m from [e7d85ac692] to [947a3cd491].    [diff]

Modified src/exceptions/OFStillLockedException.h from [a95128b6c6] to [b8061dbf08].    [diff]

Modified src/exceptions/OFStillLockedException.m from [af438cc6c1] to [2fe383e098].    [diff]

Modified src/exceptions/OFThreadJoinFailedException.h from [2bb131ccb4] to [ee910d5685].    [diff]

Modified src/exceptions/OFThreadJoinFailedException.m from [f8db38d484] to [52418b0509].    [diff]

Modified src/exceptions/OFThreadStartFailedException.h from [df2070febe] to [5b62c6914b].    [diff]

Modified src/exceptions/OFThreadStartFailedException.m from [a98d20539d] to [15916f07c7].    [diff]

Modified src/exceptions/OFThreadStillRunningException.h from [d232a7942a] to [f704902e73].    [diff]

Modified src/exceptions/OFThreadStillRunningException.m from [c688f113b8] to [72ea85d26c].    [diff]

Modified src/exceptions/OFUnboundNamespaceException.h from [189fcf2d53] to [0e5c5a1bea].    [diff]

Modified src/exceptions/OFUnboundPrefixException.h from [86ff7f38fd] to [5e8a642c6a].    [diff]

Modified src/exceptions/OFUndefinedKeyException.h from [9c2b705ff9] to [8262adf7cd].    [diff]

Modified src/exceptions/OFUndefinedKeyException.m from [d791f70d8c] to [f82b50e599].    [diff]

Modified src/exceptions/OFUnknownXMLEntityException.h from [f1e9896ef6] to [ed0a6b7b38].    [diff]

Modified src/exceptions/OFUnknownXMLEntityException.m from [0c33db3e95] to [107f333674].    [diff]

Modified src/exceptions/OFUnlockFailedException.h from [322f56e8eb] to [52fd9fc107].    [diff]

Modified src/exceptions/OFUnlockFailedException.m from [ebd625dff3] to [2f9ac905e0].    [diff]

Modified src/exceptions/OFUnsupportedProtocolException.h from [18d55cdaec] to [3933dc08dd].    [diff]

Modified src/exceptions/OFUnsupportedVersionException.h from [13a70ec096] to [cc57329772].    [diff]