From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27179 invoked by alias); 20 Dec 2002 11:36:05 -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 27151 invoked by uid 71); 20 Dec 2002 11:36:04 -0000 Date: Fri, 20 Dec 2002 03:36:00 -0000 Message-ID: <20021220113604.27148.qmail@sources.redhat.com> To: jsm28@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: "Joseph S. Myers" Subject: Re: c++/7748: Static objects in dynamic library with non-default priority not initialized Reply-To: "Joseph S. Myers" X-SW-Source: 2002-12/txt/msg01084.txt.bz2 List-Id: The following reply was made to PR c++/7748; it has been noted by GNATS. From: "Joseph S. Myers" To: , , , Cc: Subject: Re: c++/7748: Static objects in dynamic library with non-default priority not initialized Date: Fri, 20 Dec 2002 11:30:49 +0000 (GMT) On 20 Dec 2002 bangerth@dealii.org wrote: > Synopsis: Static objects in dynamic library with non-default priority not initialized > > Responsible-Changed-From-To: unassigned->jsm28 > Responsible-Changed-By: bangerth > Responsible-Changed-When: Thu Dec 19 18:09:06 2002 > Responsible-Changed-Why: > The last to change the respective code. If you feel you > are not the right person to ask, I'll be happy to undo > this. I don't even know what code you're talking about. If cvs annotate has indicated the last change to it was some global change such as spelling fixes or table-driven attributes, you need to find someone who has actually worked on that code locally. -- Joseph S. Myers jsm28@cam.ac.uk