Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!rochester!neal From: neal@cs.rochester.edu (Neal Gafter) Newsgroups: comp.sys.amiga Subject: Lattice C 5.02 bug? Message-ID: <1989May18.025301.11726@cs.rochester.edu> Date: 18 May 89 06:53:01 GMT Organization: U of Rochester, CS Dept, Rochester, NY Lines: 20 The Lattice 5.02 compiler gives me a strange error message when I try to compile the enclosed program. Perhaps you can see something wrong with it. It does not really do anything useful, it is just a tiny slice of a larger, real program which doesn't seem to compile for the same reason. The cryptic error message is: Compiling foo.c CXERR: 26, Line: 0 The source file is: -------------------- Cut Here -------------------- void m(char **q) { char**p=q,*c; while(c= *p++){} } -- Arpa: neal@cs.rochester.edu (Neal Gafter) UUCP: ...{rocksvax|allegra|decvax}!rochester!neal USnail: Department of Computer Science, U. of Rochester, N.Y. 14627 phone: (716) 275 - 1348 (office) or (716) 473 - 2361 (home)