ObjFW  Check-in [cd9635897c]

Overview
Comment:resolver.m: Cast h_addr_list to char **

On AmigaOS 4, this is __BYTE **, causing a warning without the cast.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cd9635897c7c76848dff589a38383ecdf0e33fc68e93830a59bcc1ec19af1ec0
User & Date: js on 2018-03-10 19:41:25
Other Links: manifest | tags
Context
2018-03-10
19:43
socket.h: Provide sockaddr_storage on AmigaOS 4 check-in: 3924c79b73 user: js tags: trunk
19:41
resolver.m: Cast h_addr_list to char ** check-in: cd9635897c user: js tags: trunk
19:31
platform.h: Add AmigaOS 4 check-in: 2d0da271bf user: js tags: trunk
Changes