ObjFW  Check-in [a06354b42a]

Overview
Comment:Make Apple GCC with -Wshadow happy
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a06354b42ae050faa2d6a9eec327a6314218d4ca32f3df8dea81b9806f1604e3
User & Date: js on 2017-10-22 15:05:39
Other Links: manifest | tags
Context
2017-10-22
17:05
Minor style fix check-in: dbb71903e0 user: js tags: trunk
15:05
Make Apple GCC with -Wshadow happy check-in: a06354b42a user: js tags: trunk
2017-10-21
20:22
call-x86_64-elf.S: Fix using wrong register check-in: 5536319c9f user: js tags: trunk
Changes

Modified src/OFApplication.m from [c080ac0fe6] to [9f8423320a].    [diff]

Modified src/OFArray.m from [5414c26349] to [1bed7cc771].    [diff]

Modified src/OFArray_adjacent.m from [c6a82f0db4] to [2b59628bd4].    [diff]

Modified src/OFArray_subarray.m from [25410c7619] to [28b00df2ee].    [diff]

Modified src/OFConstantString.m from [aaf59fe08c] to [8314c8c128].    [diff]

Modified src/OFData.m from [15a4b9e206] to [118e27647e].    [diff]

Modified src/OFHTTPClient.m from [901849c7c7] to [3d2d594ca8].    [diff]

Modified src/OFHTTPServer.m from [339d905a8d] to [a75e2ea261].    [diff]

Modified src/OFInflateStream.m from [360414f679] to [4049e67acd].    [diff]

Modified src/OFInvocation.m from [de7b955371] to [2bd671288a].    [diff]

Modified src/OFMethodSignature.m from [8c5f408f1b] to [42dcab5ffc].    [diff]

Modified src/OFMutableArray.m from [d9547cea8c] to [a7a21a8f36].    [diff]

Modified src/OFMutableArray_adjacent.m from [5cf73c1314] to [271b9597ba].    [diff]

Modified src/OFMutableData.m from [1ec47eeb35] to [c971350bab].    [diff]

Modified src/OFMutableString.m from [8288a048e9] to [9c395a3fd8].    [diff]

Modified src/OFMutableString_UTF8.m from [4eb8ccee47] to [7d0da4b4a5].    [diff]

Modified src/OFNumber.h from [92dadecb01] to [8625e9c54a].    [diff]

Modified src/OFNumber.m from [2a910136b7] to [c650f7deea].    [diff]

Modified src/OFRunLoop.m from [03e94e120d] to [2a10d90f42].    [diff]

Modified src/OFString.m from [0cbd68fca6] to [66df8d1952].    [diff]

Modified src/OFString_UTF8.m from [3425587555] to [9568261c3b].    [diff]

Modified src/OFTCPSocket+SOCKS5.m from [08455d53f4] to [7ec0dff4e0].    [diff]

Modified src/OFTCPSocket.m from [f8b1b83a89] to [88cbad652d].    [diff]

Modified src/OFTarArchive.m from [deb3b00a60] to [72c8a07e42].    [diff]

Modified src/OFTimer.m from [a3b64a1457] to [d55afecf6c].    [diff]

Modified src/OFUDPSocket.m from [8a3b636da1] to [488e7d77d9].    [diff]

Modified src/OFXMLElement.m from [ac132aa128] to [e09b35486d].    [diff]

Modified src/OFZIPArchive.m from [f82daa6eae] to [f074dafa32].    [diff]

Modified src/bridge/NSArray+OFObject.h from [3236718bb9] to [af97e776cc].    [diff]

Modified src/bridge/NSArray_OFArray.h from [fc39953ec6] to [2544af2f50].    [diff]

Modified src/bridge/NSArray_OFArray.m from [92d6803c52] to [24e48bd9b8].    [diff]

Modified src/bridge/NSDictionary+OFObject.h from [e7ea1a71e3] to [14c5a862d2].    [diff]

Modified src/bridge/NSDictionary_OFDictionary.h from [bf71dfed62] to [63518320f8].    [diff]

Modified src/bridge/NSString+OFObject.h from [8cc6d5774c] to [fdff56af4e].    [diff]

Modified src/bridge/OFArray_NSArray.m from [f4bf332284] to [fa2dd5e88f].    [diff]

Modified src/encodings/codepage_437.m from [c1aa2005c6] to [8cf0d5a40f].    [diff]

Modified src/encodings/codepage_850.m from [59298ea7e4] to [42a9f55d3e].    [diff]

Modified src/encodings/codepage_858.m from [d4ab6dcec9] to [a1c541d3cd].    [diff]

Modified src/encodings/common.h from [8b3b315d4d] to [321ef98b23].    [diff]

Modified src/encodings/iso_8859-15.m from [16863c4f02] to [8f6da128e4].    [diff]

Modified src/encodings/iso_8859-2.m from [744cbf950c] to [de487566d1].    [diff]

Modified src/encodings/iso_8859-3.m from [3670e938ce] to [ca6d9c039c].    [diff]

Modified src/encodings/koi8-r.m from [512f05d1ec] to [e77fc0ad5b].    [diff]

Modified src/encodings/koi8-u.m from [b72abc7c7a] to [a1d99e8a1a].    [diff]

Modified src/encodings/mac_roman.m from [621b6250aa] to [c8c7b33ca3].    [diff]

Modified src/encodings/windows-1251.m from [752c057c67] to [c78eb7b263].    [diff]

Modified src/encodings/windows-1252.m from [8416ceeb47] to [a7686520cf].    [diff]

Modified src/macros.h from [15e6f8eafc] to [298ad747ab].    [diff]

Modified src/socket.h from [1d3c37e76e] to [ea1fed378b].    [diff]

Modified src/socket.m from [c5f416940a] to [ac7909760b].    [diff]

Modified tests/OFArrayTests.m from [4fabdad1e7] to [3b9dbd2a79].    [diff]

Modified tests/OFInvocationTests.m from [5d557debb9] to [ed7a567435].    [diff]

Modified tests/OFStringTests.m from [71dce1ac50] to [33bc7fca89].    [diff]

Modified utils/ofhttp/OFHTTP.m from [7674e4cd26] to [46acc91009].    [diff]

Modified utils/ofhttp/ProgressBar.m from [f1b2b790af] to [665b1281f2].    [diff]