From: jimen@adtech-inc.com (Jimen Ching)
Subject: Compiler bug?
27 May 1998 08:02:00 -0700
Message-ID: <01BD88B7.E1BC03F0.jimen.cygnus.gnu-win32@adtech-inc.com>
Reply-To: "jimen@adtech-inc.com" <jimen@adtech-inc.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
To: "'gnu-win32@cygnus.com'" <gnu-win32@cygnus.com>

I can't compile this code with b19.  Is this supposed to be allowed?

#include <stdio.h>
FILE *xyz = stdin;
int main() { return 0; }

--jc

--
jimen@adtech-inc.com
Adtech, Inc.


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