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]

gcj/30: gcj not reporting unimplemented methods



>Number:         30
>Category:       gcj
>Synopsis:       gcj not reporting unimplemented methods
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apbianco
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 11 22:30:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Anthony Green
>Release:        2.95
>Organization:
>Environment:

>Description:
Mailing-List: contact java-discuss-help@sourceware.cygnus.com; run by ezmlm
Precedence: bulk
cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/java-discuss/>
List-Post: <mailto:java-discuss@sourceware.cygnus.com>
List-Help: <mailto:java-discuss-help@sourceware.cygnus.com>,
        <http://sourceware.cygnus.com/ml/#faqs>
Sender: java-discuss-owner@sourceware.cygnus.com
From: Lincoln Spiteri <lincoln.spiteri@st.com>
Organization: STMicroelectronics
To: java-discuss@sourceware.cygnus.com
Subject: No errors with uniplemented interface methods
Date: Tue, 10 Aug 1999 17:32:46 +0200
Content-Type: text/plain

Hello,

I have just made a class implement the Runnable interface but did not actualy
implement the run() method. When I compiled with gcj (2.95) it did not generate
the error stating that the class must be defined abstract because it does not
define the run() method. OTOH javac will generate the error.

Regards

Lincoln


--
------------------------------------------------------------------------------

Lincoln Spiteri

Manufacturing Systems
STMicroelectronics, Malta

e-mail: lincoln.spiteri@st.com

------------------------------------------------------------------------------
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

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