From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11617 invoked by alias); 21 Aug 2005 03:29:07 -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 11596 invoked by uid 48); 21 Aug 2005 03:29:03 -0000 Date: Sun, 21 Aug 2005 03:29:00 -0000 From: "eggert at gnu dot org" To: glibc-bugs-regex@sources.redhat.com Message-ID: <20050821032903.1226.eggert@gnu.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug regex/1226] New: regex_internal.c says "static unsigned int inline"; some compilers warn X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg00038.txt.bz2 List-Id: regex_internal.c uses the syntax "static unsigned int inline", but this is unusual (I think the C standard warns that it's obsolescent) and some compilers warn about it; see . I'll attach a patch. -- Summary: regex_internal.c says "static unsigned int inline"; some compilers warn 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=1226 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.