Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!amdcad!ames!necntc!linus!alliant!geo From: geo@Alliant.COM (George Aguiar) Newsgroups: comp.unix.xenix Subject: Re: Xenix 2.2 Compiler error Message-ID: <1238@alliant.Alliant.COM> Date: 18 Feb 88 02:10:51 GMT References: <515@rel.eds.com] <4218@june.cs.washington.edu] <727@ddsw1.UUCP] <632@nod2sco> Reply-To: geo@alliant.UUCP (George Aguiar) Organization: Alliant Computer Systems, Littleton, MA Lines: 24 In article <632@nod2sco> ericg@sco.COM (Mwa ha ha) writes: >karl@ddsw1.UUCP (Karl Denninger) wrote in article <727@ddsw1.UUCP]: >]In article <4218@june.cs.washington.edu] kevinr@uw-june.UUCP (Kevin Ross) writes: >]]]rcln.c(50) : Compiler error (internal):Infinite spill I had a similar problem porting uemacs 3.9 to XENIX, but I think it was 2.1.1. Anyway, look on line 50 of rcln.c for a auto-incrementing index to an array. Something like: foobar[counter++]; Change it to: foobar[counter]; counter++; That should fix it! -- geo uucp: geo@alliant.Alliant.COM at&t: 617-486-1372 weee: N4300F "What comes around goes around."