From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12862 invoked by alias); 16 Aug 2005 00:01:00 -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 12547 invoked by uid 48); 16 Aug 2005 00:00:09 -0000 Date: Tue, 16 Aug 2005 00:01:00 -0000 From: "eggert at gnu dot org" To: glibc-bugs-regex@sources.redhat.com Message-ID: <20050816000005.1201.eggert@gnu.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug regex/1201] New: regex.h problem when compiling with g++ X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg00008.txt.bz2 List-Id: This bug report follows up on a gnulib bug whose patch is here: http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00003.html The problem is that when g++ is used to compile regex.h in the gnulib context, it gets the diagnostics: regex.h:569: error: expected primary-expression before "__restrict__" regex.h:569: error: expected `]' before "__restrict__" regex.h:569: error: expected `,' or `...' before "__restrict__" I'll attach the patch. -- Summary: regex.h problem when compiling with g++ 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=1201 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.