Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!seismo!rochester!ken From: ken@rochester.UUCP Newsgroups: comp.lang.modula2 Subject: Re: Powel Compiler for unix problems Message-ID: <25424@rochester.ARPA> Date: Sun, 1-Mar-87 01:35:09 EST Article-I.D.: rocheste.25424 Posted: Sun Mar 1 01:35:09 1987 Date-Received: Mon, 2-Mar-87 04:58:38 EST References: <429@wheaton.UUCP> Reply-To: ken@rochester.UUCP (SKY) Organization: U of Rochester, CS Dept, Rochester, NY Lines: 11 Keywords: Modula-2 unix Dec Powell problems help Yes, the Powell compiler doesn't handle nested modules correctly. You can also get into trouble with mutually recursive references in imported modules even when there is no real circularity. This is due to the way the definitions are handled (by textual inclusion). Would someone official from DECWRL care to say whether it is legal to post patches for bugs? I'm sure we could all get a better compiler by sharing our fixes. Ken