Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!apple!usc!julius.cs.uiuc.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!pa.dec.com!src.dec.com!src.dec.com!muller From: muller@src.dec.com (Eric Muller) Newsgroups: comp.lang.modula3 Subject: Re: SRC Modula-3 1.6 beta Message-ID: <1991Jan22.180222.26612@src.dec.com> Date: 23 Jan 91 02:02:22 GMT References: <1991Jan18.130055.19767@src.dec.com> <1991Jan21.114059.24523@src.dec.com> <1991Jan21.165154.1927@src.dec.com> Sender: news@src.dec.com (News) Reply-To: muller@src.dec.com (Eric Muller) Organization: DEC Systems Research Center Lines: 8 Jorge Stolfi detected the following probleam with 1.6 beta: In system/runtime/M3Runtime.c, in the function main, just after the call to user_main, add the following: exit (0); Eric.