ObjFW  Check-in [31c0f5b89e]

Overview
Comment:Make Apple GCC with -Wshadow happy
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.90
Files: files | file ages | folders
SHA3-256: 31c0f5b89edfbcc5356cc62e958361e70021cb8f4881b2d844712ee442d01e0d
User & Date: js on 2017-10-22 14:09:23
Other Links: branch diff | manifest | tags
Context
2017-10-22
21:12
runtime: Define _Null_unspecified if missing check-in: a1d0ab5bf9 user: js tags: 0.90
14:09
Make Apple GCC with -Wshadow happy check-in: 31c0f5b89e user: js tags: 0.90
2017-10-19
21:07
Xcode project: Set correct version for bridge check-in: eec9a82059 user: js tags: 0.90
Changes

Modified src/OFApplication.m from [f12746971d] to [23fc1019fd].    [diff]

Modified src/OFArray.m from [ffbda05782] to [1810203c70].    [diff]

Modified src/OFArray_adjacent.m from [45617fcf1b] to [8dbc96bba7].    [diff]

Modified src/OFArray_subarray.m from [b087bc3ca0] to [02a02cd5d6].    [diff]

Modified src/OFConstantString.m from [58b7594810] to [e45b7abf06].    [diff]

Modified src/OFData.m from [945c020d4d] to [cb311cd255].    [diff]

Modified src/OFHTTPClient.m from [29b75ba101] to [0843f75aca].    [diff]

Modified src/OFHTTPServer.m from [c477e44d18] to [ae0dbd61af].    [diff]

Modified src/OFInflateStream.m from [fc22c7448d] to [93ad641546].    [diff]

Modified src/OFMutableArray.m from [f7473af41f] to [a54de56242].    [diff]

Modified src/OFMutableArray_adjacent.m from [e5a95ab2b1] to [32af0c25d1].    [diff]

Modified src/OFMutableData.m from [fd7ae0376c] to [905c436919].    [diff]

Modified src/OFMutableString.m from [7b8005c3d9] to [d0679a5108].    [diff]

Modified src/OFMutableString_UTF8.m from [4a3385c744] to [688bb89a18].    [diff]

Modified src/OFNumber.h from [b4280b6f63] to [c8232cc931].    [diff]

Modified src/OFNumber.m from [3d97fc0b3e] to [3da26d55ba].    [diff]

Modified src/OFRunLoop.m from [2bcc651795] to [15a7c5ffb7].    [diff]

Modified src/OFString.m from [fc3a0af468] to [29ce2b94a9].    [diff]

Modified src/OFString_UTF8.m from [62af83b584] to [fb6ee6e76b].    [diff]

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

Modified src/OFTCPSocket.m from [9870a76e72] to [51b517e269].    [diff]

Modified src/OFUDPSocket.m from [c8e3c83553] to [fdfc6330cc].    [diff]

Modified src/OFXMLElement.m from [28440d417d] to [ec0f980efe].    [diff]

Modified src/OFZIPArchive.m from [65a1aa4c22] to [cf738fc904].    [diff]

Modified src/bridge/NSArray+OFObject.h from [809f57cb1e] to [5da20e887d].    [diff]

Modified src/bridge/NSArray_OFArray.h from [fa0ba160b6] to [4744ea3293].    [diff]

Modified src/bridge/NSArray_OFArray.m from [ab0fe4a97d] to [9048491627].    [diff]

Modified src/bridge/NSDictionary+OFObject.h from [d446c3feff] to [2738a1e15f].    [diff]

Modified src/bridge/NSDictionary_OFDictionary.h from [a63731835d] to [c7bdcee03e].    [diff]

Modified src/bridge/NSString+OFObject.h from [e98c3df1ce] to [523c8eea31].    [diff]

Modified src/bridge/OFArray_NSArray.m from [94ceef5c3f] to [541b962ef5].    [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 [62a0be4bea] to [ed1d1a5d46].    [diff]

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

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

Modified tests/OFArrayTests.m from [bbcc951492] to [caf218a7ef].    [diff]

Modified tests/OFStringTests.m from [addca37143] to [1b6d7256b5].    [diff]

Modified utils/ofhttp/OFHTTP.m from [92c2a328ea] to [511674f2be].    [diff]

Modified utils/ofhttp/ProgressBar.m from [509373b942] to [55d6da0b1d].    [diff]