From owner-cvs-all Tue Aug 13 14:12:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E53537B400; Tue, 13 Aug 2002 14:12:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EEDC43E70; Tue, 13 Aug 2002 14:12:07 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DLC6JU087629; Tue, 13 Aug 2002 14:12:07 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DLC6Ab087628; Tue, 13 Aug 2002 14:12:06 -0700 (PDT) Message-Id: <200208132112.g7DLC6Ab087628@freefall.freebsd.org> From: Martin Blapp Date: Tue, 13 Aug 2002 14:12:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice/files patch-sal::osl::unx::nlsupport.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/08/13 14:12:06 PDT Modified files: editors/openoffice/files patch-sal::osl::unx::nlsupport.c Log: Fix a ugly bug in a binary compare function which made OpenOffice dump in Options->Load/Save/HTML Compatibility. If $LANG was not set in ENV, TXT files could not be read anymore. Revision Changes Path 1.8 +16 -6 ports/editors/openoffice/files/patch-sal::osl::unx::nlsupport.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message