From owner-freebsd-current Sun Mar 5 23:16:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from area51.v-wave.com (area51.v-wave.com [24.108.26.39]) by hub.freebsd.org (Postfix) with SMTP id 69DBB37BC15 for ; Sun, 5 Mar 2000 23:16:23 -0800 (PST) (envelope-from flatline@area51.v-wave.com) Received: (qmail 34770 invoked by uid 1001); 6 Mar 2000 07:17:07 -0000 Date: Mon, 6 Mar 2000 00:17:06 -0700 From: Chris Wasser To: current@FreeBSD.ORG Subject: oddness in -current Message-ID: <20000306001706.A32145@area51.v-wave.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was just watching a buildworld happen when I noticed (specifically in gcc, and a few other places) the following warning several times: warning: mktemp() possibly used unsafely; consider using mkstemp() I'm not sure if it's a big deal or not, but in the interests of satisfying my own interests, I thought I would mention it. If this has been covered already in this list, then please disregard. Next time I'll capture the entire build process to a file. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message