This is the mail archive of the java-prs@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcj/74: jc1 dumps core when compiling java/lang/Object.java


The following reply was made to PR gcj/74; it has been noted by GNATS.

From: Tom Tromey <tromey@cygnus.com>
To: Pekka.Nikander@hut.fi
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: gcj/74: jc1 dumps core when compiling java/lang/Object.java
Date: Fri, 22 Oct 1999 11:08:11 -0700

 java.lang.Object and java.lang.Class are special and belong to the
 implementation.  You can't make your own versions of them.  Why are
 you trying to do this?
 
 I agree the compiler shouldn't crash.  It should print some nice
 error.  However, I don't think this is very important, either, since
 people shouldn't do this.
 
 Tom
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]