Path: utzoo!utgpu!water!watmath!clyde!att-cb!att-ih!alberta!myrias!cg From: cg@myrias.UUCP (Chris Gray) Newsgroups: comp.lang.c Subject: Re: Constant overflow Message-ID: <568@myrias.UUCP> Date: 8 Mar 88 18:24:33 GMT References: <2747@mmintl.UUCP> <675@xyzzy.UUCP> Reply-To: cg@myriasa.UUCP (Chris Gray) Organization: Myrias Research Corporation Lines: 15 Similar, on the Myrias Parallel C compiler for the following input long i = 9876543210L; you get: "test.c", line 1: (20) overflow in integral constant The (20) is the column number where the error was noticed. We stuck with the standard error message format so the magic tools like Emacs would still work. -- Chris Gray Myrias Research, Edmonton +1 403 428 1616 {uunet!mnetor,ubc-vision,watmath,vax135}!alberta!myrias!cg