Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site rochester.UUCP Path: utzoo!linus!decvax!harpo!seismo!rochester!stuart From: stuart@rochester.UUCP (Stuart Friedberg) Newsgroups: net.lang.pascal Subject: Re: No error message for missing "end" statement. Message-ID: <2573@rochester.UUCP> Date: Sat, 13-Aug-83 23:53:08 EDT Article-I.D.: rocheste.2573 Posted: Sat Aug 13 23:53:08 1983 Date-Received: Sun, 14-Aug-83 07:34:39 EDT References: <432@sdcrdcf.UUCP> Organization: U. of Rochester, CS Dept. Lines: 5 I noted this problem several months ago, and between us we aren't the only ones to notice the problem. I have no idea why the compiler doesn't complain about the missing end. I did find out that some code is generated but the (crucial) external symbols needed to link the routines with others are not put into the .o file. Can somebody at Berkeley explain the problem?