Date: Sat, 28 Apr 2001 23:18:07 -0700 From: Jos Backus <josb@cncdsl.com> To: freebsd-hackers@freebsd.org Subject: Re: Port-related C++ question Message-ID: <20010428231807.G6731@lizzy.bugworks.com> In-Reply-To: <20010429043313.C81EF3E0B@bazooka.unixfreak.org>; from dima@unixfreak.org on Sat, Apr 28, 2001 at 09:32:51PM -0700 References: <20010428211752.E6731@lizzy.bugworks.com> <20010429043313.C81EF3E0B@bazooka.unixfreak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 28, 2001 at 09:32:51PM -0700, Dima Dorfman wrote: > Jos Backus <josb@cncdsl.com> writes: > > void stdin(const Config& config); <-=== line 99 > > `stdin' is a global variable which, surprisingly enough, refers to the > standard input stream. Don't name a function after it and your > problem should go away. Yeah, I am just puzzled as to how this can build at all on other platforms (Linux?), unless they don't define this variable. Thanks, -- Jos Backus _/ _/_/_/ "Modularity is not a hack." _/ _/ _/ -- D. J. Bernstein _/ _/_/_/ _/ _/ _/ _/ josb@cncdsl.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010428231807.G6731>