Path: utzoo!attcan!uunet!husc6!spdcc!bloom-beacon!ANDREW.CMU.EDU!bader+ From: bader+@ANDREW.CMU.EDU (Miles Bader) Newsgroups: comp.windows.x Subject: rtl Message-ID:Date: 29 Jun 88 17:51:28 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 5 A huge amount of the code in rtl uses macros as lvalues that officially (according to H&S) aren't lvalues (because they are casted). Our C compiler doesn't let you get away with this, making it a royal pain to compile rtl. -Miles