From mboxrd@z Thu Jan 1 00:00:00 1970 From: rodrigc@gcc.gnu.org To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: c++/2120 Date: Tue, 20 Mar 2001 21:26:00 -0000 Message-id: <20010321052600.23058.qmail@sourceware.cygnus.com> X-SW-Source: 2001-03/msg00178.html List-Id: The following reply was made to PR c++/2120; it has been noted by GNATS. From: rodrigc@gcc.gnu.org To: Pat_n_Cats@Juno.com, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org, rodrigc@gcc.gnu.org Cc: Subject: Re: c++/2120 Date: 21 Mar 2001 05:23:31 -0000 Synopsis: error 19990919 occurs in compilation State-Changed-From-To: open->closed State-Changed-By: rodrigc State-Changed-When: Tue Mar 20 21:23:30 2001 State-Changed-Why: I cannot compile your preprocessed output. I get many errors, including: wire2D.cc:218: `class WirePositions' has no member named `theta' wire2D.cc:219: `class WirePositions' has no member named `x' wire2D.cc:220: `class WirePositions' has no member named `h' wire2D.cc:221:wire2D.cc:218: `class WirePositions' has no member named `theta' wire2D.cc:219: `class WirePositions' has no member named `x' wire2D.cc:220: `class WirePositions' has no member named `h' wire2D.cc:221: `class WirePositions' has no member named `current' `class WirePositions' has no member named `current' Since you are using the Redhat version of gcc, you may want to update it, since Redhat has made many fixes since their 54 version. See: http://www.redhat.com/support/errata/RHBA-2000-132.htmlhttp://www.redhat.com/support/errata/RHBA-2000-132.html http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2120&database=gcc