From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1024 invoked by alias); 5 Jul 2002 12:10:11 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 995 invoked by uid 61); 5 Jul 2002 12:10:09 -0000 Date: Fri, 05 Jul 2002 05:10:00 -0000 Message-ID: <20020705121009.994.qmail@sources.redhat.com> To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, johnb@stl.sarov.ru, nobody@gcc.gnu.org, paolo@gcc.gnu.org From: paolo@gcc.gnu.org Reply-To: paolo@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, johnb@stl.sarov.ru, nobody@gcc.gnu.org, paolo@gcc.gnu.org, gcc-gnats@gcc.gnu.org Subject: Re: libstdc++/7206: gcc 3.1:rewind(fptr) doesn`t work after fwscanf (fptr,L"%c%c",...) on opened with "w+" file. X-SW-Source: 2002-07/txt/msg00187.txt.bz2 List-Id: Synopsis: gcc 3.1:rewind(fptr) doesn`t work after fwscanf (fptr,L"%c%c",...) on opened with "w+" file. Responsible-Changed-From-To: unassigned->paolo Responsible-Changed-By: paolo Responsible-Changed-When: Fri Jul 5 05:10:08 2002 Responsible-Changed-Why: . State-Changed-From-To: open->closed State-Changed-By: paolo State-Changed-When: Fri Jul 5 05:10:08 2002 State-Changed-Why: rewind.c (and also wrewind.c, which is missing, by the way) is a pure "C" testcase, therefore libstdc++ (as you categorized the PR) *cannot* be involved. The problem you are reporting, *if* real, would concern the behaviour of some "C" library (glibc2.2.4 that is) functions, not gcc and this is not the right place to submit it. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7206