From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22604 invoked by alias); 30 Jan 2008 22:22:27 -0000 Received: (qmail 22437 invoked by uid 48); 30 Jan 2008 22:21:42 -0000 Date: Wed, 30 Jan 2008 22:22:00 -0000 From: "scox at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20080130222142.5702.scox@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5702] New: class method return types are incorrect X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00238.txt.bz2 List-Id: class class_ref_method { class class_ref_method & get_this () {return *this;} } class_ref_method_v; incorrectly yields: class class_ref_method_v { private: void * & get_this (); } -- Summary: class method return types are incorrect Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: scox at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=5702 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.