Date: Mon, 15 Mar 2004 00:14:35 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net nsdispatch.c Message-ID: <200403150814.i2F8EZTt088665@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2004/03/15 00:14:35 PST FreeBSD src repository Modified files: lib/libc/net nsdispatch.c Log: Make this compile with -O2. A proper fix would use a struct to represent vectors, instead of requiring the caller to keep track of element size and count and pass them in by reference. Revision Changes Path 1.10 +22 -22 src/lib/libc/net/nsdispatch.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403150814.i2F8EZTt088665>