ObjFW  Check-in [a54fb211ea]

Overview
Comment:Fix more shadowed variables

Clang didn't complain about these, but GCC did.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.90
Files: files | file ages | folders
SHA3-256: a54fb211ea7b8120a43bed5b7ca1d1ac157126df699919935b9ebde38435c973
User & Date: js on 2017-10-14 18:53:02
Other Links: branch diff | manifest | tags
Context
2017-10-15
22:51
Rename __GCC_VERSION__ to OF_GCC_VERSION check-in: d6fa7f9bf6 user: js tags: 0.90
2017-10-14
18:53
Fix more shadowed variables check-in: a54fb211ea user: js tags: 0.90
2017-10-11
20:59
Fix shadowed variables and enable -Wshadow check-in: 836314f39a user: js tags: 0.90
Changes