Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!ucsd!swrinde!cs.utexas.edu!uunet!munnari.oz.au!evan From: evan@cs.mu.OZ.AU (Evan Harris) Newsgroups: comp.sys.amiga.tech Subject: Lattice 5.04 prototyping broken? Keywords: Lattice C, 5.04, prototyping, bug Message-ID: Date: 31 Oct 89 10:06:57 GMT Sender: news@cs.mu.oz.au Reply-To: evan@cs.mu.oz.au Distribution: comp Organization: Computer Science, University of Melbourne, Australia Lines: 21 Has anyone managed to get the prototyping options (-pr) to the 5.04 version of lc1b to work? The following code: void foo(bar) char bar; { /* anything at all in here */ } gurus for me with an address error (well, actually the guru's caught by catch.o). It works perfectly under 5.02. # Evan Harris # Dept. of Computer Science # # evan@cs.mu.oz.au # The University of Melbourne # # ...!uunet!cs.mu.oz.au!evan # Australia #