From: tolj@uni-duesseldorf.de (Stipe Tolj)
Subject: Re: Compiler bug?
28 May 1998 12:53:24 -0700
Message-ID: <356D1AA9.672790A8.cygnus.gnu-win32@uni-duesseldorf.de>
References: <01BD88B7.E1BC03F0.jimen@adtech-inc.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: "jimen@adtech-inc.com" <jimen@adtech-inc.com>,
        Geoffrey Noer <noer@cygnus.com>
Cc: "'gnu-win32@cygnus.com'" <gnu-win32@cygnus.com>

Jimen Ching wrote:

> I can't compile this code with b19.  Is this supposed to be allowed?
>
> #include <stdio.h>
> FILE *xyz = stdin;
> int main() { return 0; }

hmm, gcc says you need an constant initializer for an variable.

My gcc 2.7.2.1 on FreeBSD 3.0 machine compiles without any comment. Is it a
bug?


Stipe.

--
stud.rer.pol. Stipe Tolj <tolj@uni-duesseldorf.de>
Department of Economical Computer Science
University of Cologne, Germany
http://www-public.rz.uni-duesseldorf.de/~tolj


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
