Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!deccrl!news.crl.dec.com!treese From: treese@crl.dec.com (Win Treese) Newsgroups: comp.lang.modula3 Subject: SRC compiler run-time error Message-ID: <1991Apr19.061318.17316@crl.dec.com> Date: 19 Apr 91 06:13:18 GMT Sender: news@crl.dec.com (USENET News System) Distribution: comp Organization: DEC Cambridge Research Lab Lines: 17 Not that it's a major problem, but the following interface: INTERFACE Foo; <*EXTERNAL> PROCEDURE bar(i: INTEGER) RAISES {}; END Foo. which is missing an asterisk in the EXTERNAL pragma, has the following problem when compiled: 38 caddo> m3 -c foo.m3 M3 runtime error: Text.Cat: NIL argument Win Treese Cambridge Research Lab treese@crl.dec.com Digital Equipment Corp.