Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!caip!seismo!rochester!sher From: sher@rochester.ARPA (David Sher) Newsgroups: net.lang.c++ Subject: Infinite loop in cfront Message-ID: <18422@rochester.ARPA> Date: Mon, 26-May-86 03:19:53 EDT Article-I.D.: rocheste.18422 Posted: Mon May 26 03:19:53 1986 Date-Received: Tue, 27-May-86 07:37:29 EDT Reply-To: sher@rochester.UUCP (David Sher) Organization: U of Rochester, CS Dept Lines: 13 Keywords: infinite loop signed This piece of code causes cfront to generate a probably infinite number of error messages (it may stop someday but ...) struct foo { short signed; } Now I know it is an error (I was blindly including some c code) but I think one error message makes the point rather than several thousand and all the same at that! -- -David Sher sher@rochester seismo!rochester!sher