This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 29 Jan 2007 19:07:38 -0000
- Subject: [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
- References: <bug-30606-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from tromey at gcc dot gnu dot org 2007-01-29 19:07 -------
Created an attachment (id=12977)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12977&action=view)
proposed patch
Please try this patch. Now we look for magic_t and, if not found,
we disable the code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30606