On Fri, 27 Nov 2015, Norbert Kett via curl-library wrote:
(Please don't reply to digest emails, it makes it really ugly and annoying to have a conversation.)
i found a missing & symbol in nonblock.s for amiga. this causes longword read from address 0x1
Thanks, but that is really strange. What AmigaOS version are you using? When did they introduce that way to use IoctlSocket() ? Is there any older versions in use still? What that really the only problem you found when trying a modern curl version on amiga?
The reason I ask is all that is that the code you mention a fix for was added to curl to use a long back in commit c5fdeef41d (October 1 2001, although it was later moved and modified a slightly over the years it always used a plain long to set the option) and as far as I know it has been built and used on Amiga a few times since then.
So if that causes a problem now, something changed at some point and that makes me want to understand what changed and when. And if that changed, what else changed?
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
