From owner-freebsd-openoffice@FreeBSD.ORG Wed Apr 2 01:43:45 2008 Return-Path: Delivered-To: openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39466106566C for ; Wed, 2 Apr 2008 01:43:45 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.184]) by mx1.freebsd.org (Postfix) with ESMTP id 0E8BA8FC13 for ; Wed, 2 Apr 2008 01:43:44 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so1561532rvb.43 for ; Tue, 01 Apr 2008 18:43:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:message-id:to:subject:from:references:x-mailer:in-reply-to:mime-version:content-type:content-transfer-encoding:sender; bh=YLe663UiykWpGNuOkRNtVjbkvYIF0ZhBIHRJ5gxvYXg=; b=hUWrRRQFsdBcQSsljY9xcJB8anBxwsBonaBGvRzJiyawIhSMyLU7kjvBcLL/ZtcuI/rhB7KJWbXuiqTQgO0d0gAZT3EfLuKmO31JvcNUGOFsIdHmvoDxnyIyY4jEHUiSpbRY7GuYm5TOgV65nxqUcXma7DACa80sgkKDsN/36yQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=date:message-id:to:subject:from:references:x-mailer:in-reply-to:mime-version:content-type:content-transfer-encoding:sender; b=KeJ6lzGeuW2wSTnIXLmEsdDUwIhlxqI2aEbczNvM0E4ZPawaNGT/Je/RpHfXB2tajDOtRYXffoIoAqyxaWGW3gc7jiGvi8d72fKNp+b0qzYjF95sXLa/ZAD8ApEyWSwoY4fuwbqVuQnbhLmT/w2dx6qy+x0rzgCVl9ApKCyAsvI= Received: by 10.141.62.15 with SMTP id p15mr4792205rvk.159.1207100624442; Tue, 01 Apr 2008 18:43:44 -0700 (PDT) Received: from localhost ( [134.160.214.85]) by mx.google.com with ESMTPS id k14sm1251371rvb.6.2008.04.01.18.43.41 (version=SSLv3 cipher=OTHER); Tue, 01 Apr 2008 18:43:42 -0700 (PDT) Date: Wed, 02 Apr 2008 10:43:10 +0900 (JST) Message-Id: <20080402.104310.172561113.chat95@mac.com> To: openoffice@FreeBSD.org From: Maho NAKATA References: <47F019A3.8080200@system.pl> <20080331.120509.191408345.chat95@mac.com> <47F2952B.9070104@system.pl> X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) In-Reply-To: <47F2952B.9070104@system.pl> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: Subject: Re: crash of OOo-Base X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2008 01:43:45 -0000 From: Marcin Cieslak Subject: Re: crash of OOo-Base Date: Tue, 01 Apr 2008 22:03:55 +0200 > Works fine, no crashes in odt, odp and Base. Congratulations. > Btw., 2.4 build WITH_DEBUG=2 fails (forgot to check where exactly). WITH_DEBUG=2 needs to be modified... and modified. -- Nakata Maho (maho@FreeBSD.org)