From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 126020 invoked by alias); 19 Nov 2015 00:55:43 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 126009 invoked by uid 89); 19 Nov 2015 00:55:42 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: aibo.runbox.com Received: from aibo.runbox.com (HELO aibo.runbox.com) (91.220.196.211) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Thu, 19 Nov 2015 00:55:41 +0000 Received: from [10.9.9.206] (helo=mailfront02.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1ZzDVg-0003gD-VF; Thu, 19 Nov 2015 01:55:37 +0100 Received: from cpe-72-132-145-132.dc.res.rr.com ([72.132.145.132] helo=toshie.bothner.com) by mailfront02.runbox.com with esmtpsa (uid:757155 ) (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.76) id 1ZzDVa-00032R-1S; Thu, 19 Nov 2015 01:55:30 +0100 Subject: Re: Internal Error at compile time - Suggestions? To: kawa@sourceware.org, Ben Simon References: From: Per Bothner Message-ID: <564D1DF7.1080909@bothner.com> Date: Thu, 19 Nov 2015 00:55:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-q4/txt/msg00041.txt.bz2 On 11/17/2015 09:45 PM, Ben Simon wrote: > On Wed, Nov 18, 2015 at 12:15 AM, Ben Simon wrote: >> I'm starting to flesh out a new Android app written in Kawa and I'm >> getting following compile errors: > > I did an: > ant clean > > and re-compiled, and the error went away. > > Sorry about the false alarm. Well, technically any "internal error" is a bug in Kawa. It should at least give a more informative error message. I'm going to add the following to the message: (Try removing all class files and doing a full re-compile.) I would prefer a real fix - some day. -- --Per Bothner per@bothner.com http://per.bothner.com/