Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!ucbcad!ucbvax!decvax!decwrl!hplabs!hplabsc!daemon From: daemon@hplabsc.UUCP Newsgroups: comp.mail.elm Subject: Elm bug report Message-ID: <1740@hplabsc.HP.COM> Date: Wed, 6-May-87 12:42:18 EDT Article-I.D.: hplabsc.1740 Posted: Wed May 6 12:42:18 1987 Date-Received: Fri, 8-May-87 03:56:04 EDT Sender: daemon@hplabsc.HP.COM Reply-To: taylor@hpldat (Dave Taylor) Organization: Hewlett-Packard Laboratories, Interface Technologies Group Lines: 22 Approved: taylor@hplabs (with 'postmail') From: pixar!bp@hplabs.HP.COM (Bruce Perens) Subject: Elm bug report To: pyramid!hplabs!elm-info@hplabs.HP.COM Date: Tue, 5 May 87 19:09:10 PDT These are the quick changes I had to make so that Elm would run on my 4.3 VAX after I extracted Dave's patches. I make no claims of completeness or correctness. I am only posting these so that the people who DO have time to maintain Elm will know about them. There are other cosmetic and functional changes to make, but I doubt I'll ever have time to make them. Bruce Perens bp@pixar date.c line 102: Add a second close parenthesis to fix syntax error. leavembox.c line 12: Comment out #include , define utimbuf structure. What Unix version contains unistd.h? What conditional should be used to switch this? showmsgs.c line 189: Delete the last %s in the printf pattern, as there isn't a corresponding argument for it.