Date: Wed, 28 Mar 2001 14:43:14 -0500 (EST) From: Mike Heffner <mheffner@vt.edu> To: Eric Melville <eric@meow.osd.bsdi.com> Cc: freebsd-audit@freebsd.org, Chris Faulhaber <jedgar@fxp.org> Subject: Re: [murray@osd.bsdi.com: Re: quick patch to window(1)] Message-ID: <XFMail.20010328144314.mheffner@vt.edu> In-Reply-To: <20010328110712.A99250@meow.osd.bsdi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <mheffner@vt.edu> Blacksburg, VA <mikeh@FreeBSD.org> http://filebox.vt.edu/users/mheffner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20010328144314.mheffner>