From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29278 invoked by alias); 17 Feb 2005 11:59:17 -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 29128 invoked by uid 48); 17 Feb 2005 11:58:41 -0000 Date: Thu, 17 Feb 2005 16:30:00 -0000 Message-ID: <20050217115841.29127.qmail@sourceware.org> From: "giovannibajo at libero dot it" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050216180452.20011.jmoro@latentzero.com> References: <20050216180452.20011.jmoro@latentzero.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/20011] Templates and cyclic dependencies X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg01925.txt.bz2 List-Id: ------- Additional Comments From giovannibajo at libero dot it 2005-02-17 11:58 ------- Maybe it is not very clear to you, but this is the GCC Bugzilla. This is where people report *bugs* of the GCC compiler. It is not a help desk for C++ programmers. If you have a BUG to report about GCC, we're eager to know. If you do not know how to write your program so that it follows all the ISO C++ rules, we really cannot help. Try asking in a newsgroup like comp.lang.c++.moderated. Anyway, the solution for your problem is very easy, you just need to define your member functions outside the class definition. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20011