Date: Wed, 21 Jun 2000 15:06:02 +0200 (CEST) From: Mathias.Picker@virtual-earth.de To: freebsd-ports@freebsd.org Subject: when did change to socklen_t happen and how to detect it Message-ID: <200006211301.PAA74131@merkur.virtual-earth.de>
next in thread | raw e-mail | index | archive | help
I'm trying to port oz 1.1.1 (www.mozart-oz.org) to FreeBSD4-STABLE. Last time I compiled it on 3.x and everything went fine (if I remember correctly, maybe it was still 2.x), but now I get a lot of passing int* as arg 3 of accept.... changes signedness For now I'm using __FreeBSD__ > 3 to ifdef around this, my question is: what would be the "correct" way to do this. -- virtual earth Mathias Picker Geschäftsführer Gesellschaft für Wissens re/prä sentation mbH Mathias.Picker@virtual-earth.de Fon +49 89 / 540 7425-1 Fax +49 89 / 540 7425-9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006211301.PAA74131>