From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32542 invoked by alias); 12 Apr 2007 13:50:45 -0000 Received: (qmail 32484 invoked by uid 48); 12 Apr 2007 13:50:35 -0000 Date: Thu, 12 Apr 2007 13:50:00 -0000 From: "cmoller at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20070412145035.4351.cmoller@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4351] New: build failure in frysk-imports/frysk/expunit/Match.java 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-q2/txt/msg00067.txt.bz2 List-Id: /home/moller/sandbox/frysk/04-09/build/frysk-imports/../../frysk/frysk-imports/frysk/expunit/Match.java:63: error: The parameter g is never read protected String group (int g) ^ /home/moller/sandbox/frysk/04-09/build/frysk-imports/../../frysk/frysk-imports/frysk/expunit/Match.java:77: error: The parameter g is never read protected int start (int g) ^ /home/moller/sandbox/frysk/04-09/build/frysk-imports/../../frysk/frysk-imports/frysk/expunit/Match.java:91: error: The parameter g is never read protected int end (int g) All this results from: gcj -I../../frysk/frysk-imports -I. -Igetopt.jar -Ijunit.jar -fPIC -g -O -fsource=1.4 -Wall -Werror -MT frysk/expunit/Equals.o -MD -MP -MF "$depbase.Tpo" -c -o frysk/expunit/Equals.o ../../frysk/frysk-imports/frysk/expunit/Equals.java -- Summary: build failure in frysk-imports/frysk/expunit/Match.java Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: cmoller at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=4351 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.