Jos Backus <[EMAIL PROTECTED]> 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.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to