From owner-freebsd-audit Wed Mar 28 11:44:31 2001 Delivered-To: freebsd-audit@freebsd.org Received: from lennier.cc.vt.edu (lennier.cc.vt.edu [198.82.161.193]) by hub.freebsd.org (Postfix) with ESMTP id A87E837B718 for ; Wed, 28 Mar 2001 11:44:23 -0800 (PST) (envelope-from mheffner@vt.edu) Received: from mail.vt.edu (gkar.cc.vt.edu [198.82.161.190]) by lennier.cc.vt.edu (8.11.0/8.11.0) with ESMTP id f2SJhGu505183; Wed, 28 Mar 2001 14:43:16 -0500 (EST) Received: from enterprise.muriel.penguinpowered.com ([198.82.100.151]) by gkar.cc.vt.edu (Sun Internet Mail Server sims.3.5.2000.03.23.18.03.p10) with ESMTP id <0GAX00MKXAS2F7@gkar.cc.vt.edu>; Wed, 28 Mar 2001 14:43:14 -0500 (EST) Date: Wed, 28 Mar 2001 14:43:14 -0500 (EST) From: Mike Heffner Subject: Re: [murray@osd.bsdi.com: Re: quick patch to window(1)] In-reply-to: <20010328110712.A99250@meow.osd.bsdi.com> To: Eric Melville Cc: freebsd-audit@freebsd.org, Chris Faulhaber Message-id: MIME-version: 1.0 X-Mailer: XFMail 1.4.7 on FreeBSD Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 8bit X-Priority: 3 (Normal) Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28-Mar-2001 Eric Melville wrote: | but simply forced the thing to be a pointer. Now, the question is, why | the complaint from the compiler in the first place? If I go and cast | it to (char *), the compiler remains happy. A bit odd considering that | str_cpy() is declared as this type to begin with. str_cpy() is declared in mystring.h which isn't included from scanner.c Mike -- Mike Heffner Blacksburg, VA http://filebox.vt.edu/users/mheffner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message