From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail1.wpi.edu ([130.215.36.102]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 193oLu-0007ss-00 for ; Thu, 10 Apr 2003 22:33:18 -0400 Received: from mcafee.wpi.edu (mcafee.WPI.EDU [130.215.36.86]) by mail1.WPI.EDU (8.12.9/8.12.9) with SMTP id h3B2XEnJ026337 for ; Thu, 10 Apr 2003 22:33:14 -0400 Received: from smtp.wpi.edu(130.215.36.186) by mcafee.wpi.edu via csmap id 32392; Thu, 10 Apr 2003 22:34:44 -0400 (EDT) Received: from wpi.WPI.EDU (root@wpi.WPI.EDU [130.215.24.6]) by smtp.WPI.EDU (8.12.9/8.12.9) with ESMTP id h3B2XD7M016843 for ; Thu, 10 Apr 2003 22:33:13 -0400 Received: from wpi.WPI.EDU (ender3rd@localhost [127.0.0.1]) by wpi.WPI.EDU (8.12.8/8.12.8) with ESMTP id h3B2XDNi031710 for ; Thu, 10 Apr 2003 22:33:13 -0400 (EDT) Received: from localhost (ender3rd@localhost) by wpi.WPI.EDU (8.12.8/8.12.8) with ESMTP id h3B2XCI8003314 for ; Thu, 10 Apr 2003 22:33:13 -0400 (EDT) X-Authentication-Warning: wpi.WPI.EDU: ender3rd owned process doing -bs Date: Thu, 10 Apr 2003 22:33:12 -0400 (EDT) From: Owen Patrick Smith To: speakup@braille.uwo.ca Subject: Re: Speakup/Festival Config Question In-Reply-To: <5.1.0.14.2.20030410212143.00aee630@mail.shawcable.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: On Thu, 10 Apr 2003, Doug wrote: > Owen, > > > I messed up the ? : statement in the .c file > > don't worry the only problem there is that the printk > > is incorrect, not exactly a major bug. > > So it should still work? I thought maybe I screwed something > up, so I deleted everything, grabbed the CVS source again, > and I'm compiling another kernel right now. > It should still work, the mistake was mine. Let us know how it turns out. Owen