Path: utzoo!utgpu!watmath!iuvax!silver!tsui From: tsui@silver.bacs.indiana.edu (Yufeng Tsui) Newsgroups: comp.sys.next Subject: appkit.h Message-ID: <29858@iuvax.cs.indiana.edu> Date: 17 Nov 89 03:53:44 GMT Sender: root@iuvax.cs.indiana.edu Reply-To: tsui@silver.bacs.indiana.edu (Yufeng Tsui) Organization: Indiana University, Bloomington Lines: 14 I have some trouble recompile my program under 1.0. The program uses appkit and the problem is I got a message like the following: parse error at line 541 in /usr/include/appkit/Listener.h parse error at line 381 in /usr/include/appkit/Speaker.h Since I am not using speaker and listener in my program, I can get rid the message by importing interface files I need instead of doing import . Has anyone seen similar messages? I realize there must be some changes in the appkit, but is there a summary of the changes on line? Thanks! tsui@silver.bacs.indiana.edu