From: khan AT xraylith DOT wisc DOT edu (Mumit Khan) Subject: Re: Compiler bug? 27 May 1998 23:00:50 -0700 Message-ID: References: <01BD88B7 DOT E1BC03F0 DOT jimen AT adtech-inc DOT com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Jimen Ching Cc: "'gnu-win32 AT cygnus DOT com'" On Tue, 26 May 1998, Jimen Ching wrote: > I can't compile this code with b19. Is this supposed to be allowed? > > #include > FILE *xyz = stdin; > int main() { return 0; } > A standard-conforming implementation is free to reject this, which is another way to say that this is not allowed. Mumit - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".