From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6984 invoked by alias); 31 Aug 2005 20:23:52 -0000 Mailing-List: contact glibc-bugs-regex-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-regex-owner@sources.redhat.com Received: (qmail 6793 invoked by uid 48); 31 Aug 2005 20:23:24 -0000 Date: Wed, 31 Aug 2005 20:23:00 -0000 From: "eggert at gnu dot org" To: glibc-bugs-regex@sources.redhat.com Message-ID: <20050831202323.1280.eggert@gnu.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug regex/1280] New: avoding old-style function decls in non-gnulib regex code X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg00077.txt.bz2 List-Id: In my previous patch to use prototypes instead of old-style function defns, I missed some code that is not compiled when regex is used with gnulib. Here is a patch to fix the remaning function defns that I found. This is just a code cleanup; it isn't needed for gnulib, but we might as well consistently use prototypes. -- Summary: avoding old-style function decls in non-gnulib regex code Product: glibc Version: 2.3.5 Status: NEW Severity: normal Priority: P2 Component: regex AssignedTo: gotom at debian dot or dot jp ReportedBy: eggert at gnu dot org CC: glibc-bugs-regex at sources dot redhat dot com,glibc- bugs at sources dot redhat dot com http://sources.redhat.com/bugzilla/show_bug.cgi?id=1280 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.