Path: utzoo!mnetor!uunet!husc6!linus!gatech!ncsuvx!kdb From: kdb@ncsuvx.ncsu.edu (Kevin D. Bond) Newsgroups: comp.mail.elm Subject: Patches for ELM 1.7beta on 286 (AT&T Unix V) Message-ID: <1311@ncsuvx.ncsu.edu> Date: 12 Dec 87 18:05:12 GMT Reply-To: kdb@ncsuvx.ncsu.edu (Kevin D. Bond) Organization: NCSU Computing Center, Raleigh, NC Lines: 17 If anyone is interested, I have ELM1.7 running on a '286. The only changes that I had to make was to rewrite error and PutLine so that the used varargs. If anyone is interested in these pathces, please drop me a line. I would have just posted the diffs, but in my haste to implement I changed all of the calls to error[1-4] to errorV and calls to PutLine[1-?] to PutLineV, I later realized this is a very bad idea, since several people that use ELM are probably running on systems with access to neither varargs.h nor stdargs.h. So if there is a low volume of requests I will send them patches, but if the volume is high enough, I will go back and do it right with #ifdef VARARG commands. -- Kevin D. Bond kdb@ncsuvx.ncsu.edu kdb@cscosl.ncsu.edu kdb@katylied.UUCP kdb%katylied@mcnc.org