From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4480 invoked by alias); 26 Aug 2005 21:42:54 -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 4407 invoked by uid 48); 26 Aug 2005 21:42:45 -0000 Date: Fri, 26 Aug 2005 21:42:00 -0000 From: "eggert at gnu dot org" To: glibc-bugs-regex@sources.redhat.com Message-ID: <20050826214244.1248.eggert@gnu.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug regex/1248] New: simplify regex code by removing unnecessary forward decls X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg00068.txt.bz2 List-Id: Attached is some more simplification of the regex code by removing unnecessary forward declarations. This will simplify future patches, which will need to adjust types in declarations to make the code safe for 64-bit environments. This patch is in addition to the earlier patch (1220) which also does this. -- Summary: simplify regex code by removing unnecessary forward decls Product: glibc Version: 2.3.5 Status: NEW Severity: minor 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 BugsThisDependsOn: 1221 http://sources.redhat.com/bugzilla/show_bug.cgi?id=1248 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.