From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31015 invoked by alias); 1 Jul 2003 20:18:41 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 30957 invoked by uid 48); 1 Jul 2003 20:18:38 -0000 Date: Tue, 01 Jul 2003 20:18:00 -0000 Message-ID: <20030701201838.30956.qmail@sources.redhat.com> From: "pinskia at physics dot uc dot edu" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20021210215601.8897.martin@v.loewis.de> References: <20021210215601.8897.martin@v.loewis.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug other/8897] Demangling of template conversion operators X-Bugzilla-Reason: CC X-SW-Source: 2003-07/txt/msg00101.txt.bz2 List-Id: PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8897 pinskia at physics dot uc dot edu changed: What |Removed |Added ---------------------------------------------------------------------------- Component|c++ |other ------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-01 20:18 ------- Changing this to other from c++ because the demangler is not part of the c++ frontend.