Date: Tue, 18 Mar 2003 10:17:58 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/gstreamer/files patch-libs::ext::cothreads::cothreads::cothreads.c Message-ID: <200303181817.h2IIHwCo035872@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/03/18 10:17:58 PST
FreeBSD ports repository (src,doc committer)
Modified files:
multimedia/gstreamer/files
patch-libs::ext::cothreads::cothreads::cothreads.c
Log:
Add a patch to cast pointers to intptr_t instead of int when performing
arithmetic on a stack address. This fixes arch's such as alpha where
sizeof(int) != sizeof(void *).
Requested by: kris
Revision Changes Path
1.2 +13 -4 ports/multimedia/gstreamer/files/patch-libs::ext::cothreads::cothreads::cothreads.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303181817.h2IIHwCo035872>
