From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-out1.hurontel.on.ca ([216.46.129.246]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1AHPbK-0003uu-00 for ; Wed, 05 Nov 2003 10:29:42 -0500 Received: (from root@localhost) by smtp-out1.hurontel.on.ca (8.12.9/8.12.6) id hA5GT19E030023 for ; Wed, 5 Nov 2003 11:29:01 -0500 Received: from [192.168.0.100] (hsiarip.hurontel.on.ca [216.46.141.114]) by smtp-out1.hurontel.on.ca (8.12.9/8.12.9) with ESMTP id hA5GSSFV029684 for ; Wed, 5 Nov 2003 11:28:29 -0500 Date: Wed, 5 Nov 2003 10:30:03 -0500 (EST) From: Barry Pollock X-X-Sender: barryp@box To: speakup@braille.uwo.ca Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: speakup_keypc.c X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.3 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2003 15:29:43 -0000 I answered `y' to the new question in speakup cvs Nov 3 2003 speakup_keypc.c:39:32: warning: multi-character character constant speakup_keypc.c: In function `synth_immediate': speakup_keypc.c:39: warning: large integer implicitly truncated to unsigned typespeakup_keypc.c:61:32: warning: multi-character character constant speakup_keypc.c: In function `do_catch_up': speakup_keypc.c:61: warning: large integer implicitly truncated to unsigned typespeakup_keypc.c:65:33: warning: multi-character character constant speakup_keypc.c:65: warning: large integer implicitly truncated to unsigned typespeakup_keypc.c:71:17: warning: multi-character character constant speakup_keypc.c:71: warning: large integer implicitly truncated to unsigned typespeakup_keypc.c: In function `synth_flush': speakup_keypc.c:77: error: `SYNTH_CLEAR' undeclared (first use in this function)speakup_keypc.c:77: error: (Each undeclared identifier is reported only once speakup_keypc.c:77: error: for each function it appears in.) speakup_keypc.c: In function `synth_probe': speakup_keypc.c:88: error: `SYNTH_IO_EXTENT' undeclared (first use in this function) speakup_keypc.c: In function `accent_release': speakup_keypc.c:124: error: `SYNTH_IO_EXTENT' undeclared (first use in this function) make[4]: *** [speakup_keypc.o] Error 1 Barry