From: tage DOT westlund AT stockholm DOT mail DOT telia DOT com (Tage Westlund) Subject: A TINY BUG 6 Oct 1997 01:55:14 -0700 Message-ID: <3438330F.61CF.cygnus.gnu-win32@stockholm.mail.telia.com> Reply-To: tage DOT westlund AT stockholm DOT mail DOT telia DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com To gnu designers! I have found that the following bad code gives "exception" at run time instead of error message at compilation time (b18 Win95): #include main(){ printf("%s\n",sizeof(long)); } Tage - 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".