ObjFW  Check-in [ef614a225d]

Overview
Comment:Don't require __COUNTER__ for OF_RESERVE_IVARS

__COUNTER__ does not exist in GCC 4.2, and Apple GCC 4.2 is still the
newest compiler available for macOS 10.5.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ef614a225d0f6448c0c533b4319cb0681f09dbcfbfc8b9993de43a70db1f9606
User & Date: js on 2020-09-26 21:58:39
Other Links: manifest | tags
Context
2020-09-27
00:57
Work around bugs in Apple GCC 4.2.1 check-in: cbc09c6e26 user: js tags: trunk
2020-09-26
21:58
Don't require __COUNTER__ for OF_RESERVE_IVARS check-in: ef614a225d user: js tags: trunk
19:04
runtime: Document all public functions check-in: 85ff529ac5 user: js tags: trunk
Changes

Modified src/OFCharacterSet.h from [4e1cee68d5] to [caf053230d].    [diff]

Modified src/OFColor.h from [59ecd06578] to [63607b4bf0].    [diff]

Modified src/OFDNSQuery.h from [8287317db3] to [b892c59c5b].    [diff]

Modified src/OFDNSResourceRecord.h from [279eea4da6] to [01f642c621].    [diff]

Modified src/OFDNSResponse.h from [12af35aca6] to [ca3e840e8d].    [diff]

Modified src/OFData.h from [71ad4a3460] to [1f640126da].    [diff]

Modified src/OFDatagramSocket.h from [cb9e65f15c] to [b74a1f5fe9].    [diff]

Modified src/OFEnumerator.h from [8acf2a6a5e] to [6f877d2d05].    [diff]

Modified src/OFHTTPCookie.h from [56bef73011] to [177d922fbd].    [diff]

Modified src/OFHTTPRequest.h from [e39f7af9d0] to [381b8b1e37].    [diff]

Modified src/OFHTTPResponse.h from [8433880375] to [a693bec7a8].    [diff]

Modified src/OFIPXSocket.h from [5fdb0d34da] to [3bba98ccd8].    [diff]

Modified src/OFInvocation.h from [119fc1c29a] to [e893ac091c].    [diff]

Modified src/OFKernelEventObserver.h from [f3b368ad12] to [2919da30f1].    [diff]

Modified src/OFLHAArchiveEntry.h from [2e6a0d9dcf] to [87ef947390].    [diff]

Modified src/OFList.h from [154ed652ed] to [e1e888bcda].    [diff]

Modified src/OFMessagePackExtension.h from [7968668859] to [1750d9881f].    [diff]

Modified src/OFMethodSignature.h from [e0e9fda46c] to [8389043b64].    [diff]

Modified src/OFMutableData.h from [cadda04091] to [4b47d7e261].    [diff]

Modified src/OFMutableLHAArchiveEntry.h from [9fc1f95a45] to [afc904d01b].    [diff]

Modified src/OFMutablePair.h from [b864f1f4df] to [e1427cccc1].    [diff]

Modified src/OFMutableTarArchiveEntry.h from [2a04d96f47] to [d16a6b72bc].    [diff]

Modified src/OFMutableTriple.h from [5fb61d49b7] to [af90f84d81].    [diff]

Modified src/OFMutableURL.h from [3080cf9695] to [0b028f379b].    [diff]

Modified src/OFMutableZIPArchiveEntry.h from [a34395e051] to [187f5d4175].    [diff]

Modified src/OFMutex.h from [a3eadcc8bd] to [0175a3c7b3].    [diff]

Modified src/OFPair.h from [c0d368bd0d] to [f5f94a2f19].    [diff]

Modified src/OFPlugin.h from [86864fe4a0] to [fd3b4e2638].    [diff]

Modified src/OFSCTPSocket.h from [59340373ed] to [994970db90].    [diff]

Modified src/OFSHA224Or256Hash.h from [deb793f9c1] to [0b7290b7e9].    [diff]

Modified src/OFSHA384Or512Hash.h from [e5381155b9] to [24a731b598].    [diff]

Modified src/OFSPXSocket.h from [ae1adc1c6f] to [065d8595f7].    [diff]

Modified src/OFSPXStreamSocket.h from [fc99b018b5] to [4742a48553].    [diff]

Modified src/OFSandbox.h from [42b6387e23] to [be5db90e47].    [diff]

Modified src/OFSeekableStream.h from [142f1639c4] to [99534416b6].    [diff]

Modified src/OFSequencedPacketSocket.h from [92ebbc1deb] to [8a2340b61c].    [diff]

Modified src/OFSettings.h from [a4eaab9bfc] to [2b0f62b88f].    [diff]

Modified src/OFSortedList.h from [7e4a58eec5] to [c918b6abda].    [diff]

Modified src/OFStream.h from [cac7e1c78f] to [8fe05ff320].    [diff]

Modified src/OFStreamSocket.h from [ded40b41a4] to [f3e45c4588].    [diff]

Modified src/OFTCPSocket.h from [34998132f3] to [f9723931da].    [diff]

Modified src/OFTarArchiveEntry.h from [c15723d4d0] to [cd78403222].    [diff]

Modified src/OFThread.h from [4c0a8350b3] to [e49332cd5c].    [diff]

Modified src/OFTriple.h from [0d5fe56f7f] to [9aae804fb9].    [diff]

Modified src/OFUDPSocket.h from [d9eb072d8d] to [816428dfc4].    [diff]

Modified src/OFURL.h from [6decb7864f] to [08c79490ee].    [diff]

Modified src/OFURLHandler.h from [7092da6642] to [a7a9646adf].    [diff]

Modified src/OFValue.h from [cc2c4128f2] to [970764adb1].    [diff]

Modified src/OFXMLAttribute.h from [4c050cfa1e] to [5808dcbda4].    [diff]

Modified src/OFXMLCDATA.h from [62c157a7ba] to [3b99291420].    [diff]

Modified src/OFXMLCharacters.h from [e7757e40ea] to [762af76bdf].    [diff]

Modified src/OFXMLComment.h from [be992dbbcc] to [7dfa74168c].    [diff]

Modified src/OFXMLElement.h from [8f18351f91] to [a0c731e839].    [diff]

Modified src/OFXMLElementBuilder.h from [6b484584a6] to [decb006f3b].    [diff]

Modified src/OFXMLNode.h from [fb7dfbb539] to [08c0c19b97].    [diff]

Modified src/OFXMLProcessingInstructions.h from [4b9697a203] to [1a3a625f22].    [diff]

Modified src/OFZIPArchiveEntry.h from [2b069c8d37] to [c6256ab290].    [diff]

Modified src/macros.h from [41e131467f] to [0f3365fd01].    [diff]