From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27548 invoked by alias); 6 Sep 2007 01:43:03 -0000 Received: (qmail 27528 invoked by uid 48); 6 Sep 2007 01:42:53 -0000 Date: Thu, 06 Sep 2007 01:43:00 -0000 From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20070906014253.4994.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4994] New: recursive types are not supported 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: 2007-q3/txt/msg00378.txt.bz2 List-Id: Something simple like: struct foo { struct foo *p; } The type parser needs to use a recursive algorithm; that detects loop-backs. -- Summary: recursive types are not supported Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: cagney at redhat dot com CC: scox at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=4994 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.