From owner-freebsd-bugs Sat Nov 3 10:10: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D9C437B417 for ; Sat, 3 Nov 2001 10:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA3IA1b62906; Sat, 3 Nov 2001 10:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3994237B417 for ; Sat, 3 Nov 2001 10:00:14 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA3I0En58712; Sat, 3 Nov 2001 10:00:14 -0800 (PST) (envelope-from nobody) Message-Id: <200111031800.fA3I0En58712@freefall.freebsd.org> Date: Sat, 3 Nov 2001 10:00:14 -0800 (PST) From: Naohiko Tsuji To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/31735: Add dummy nl_langinfo() to 4-STABLE libc without Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31735 >Category: bin >Synopsis: Add dummy nl_langinfo() to 4-STABLE libc without >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Nov 03 10:10:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Naohiko Tsuji >Release: FreeBSD 4.4-STABLE 2001-11-03 >Organization: >Environment: >Description: Add dummy nl_langinfo() to 4-STABLE libc at 2001-11-02. But missing . GCC 3.0.2 gcc/java/jcf-parse.c ... #ifdef HAVE_NL_LANGINFO #include #endif ... >How-To-Repeat: >Fix: 1. Remove dummy nl_langinfo() from 4-STABLE libc. 2. Add to 4-STABLE include from CURRENT. 1 or 2 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message