public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/15133] gcjh generates wrong method signatures
Date: Fri, 30 Apr 2004 18:14:00 -0000	[thread overview]
Message-ID: <20040430181422.15522.qmail@sources.redhat.com> (raw)
In-Reply-To: <20040425154237.15133.konqueror@gmx.de>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-04-30 18:14 -------
Subject: Bug 15133

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rmathew@gcc.gnu.org	2004-04-30 18:14:08

Modified files:
	gcc/java       : ChangeLog gjavah.c 

Log message:
	Fixes PR java/15133
	* gjavah.c (struct method_name): Add member is_native.
	(overloaded_jni_method_exists_p): Match candidate method only if
	it is native.
	(print_method_info): Initialise is_native flag from the method's
	access flags.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1358&r2=1.1359
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/gjavah.c.diff?cvsroot=gcc&r1=1.113&r2=1.114



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15133


  parent reply	other threads:[~2004-04-30 18:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-25 15:42 [Bug java/15133] New: " konqueror at gmx dot de
2004-04-25 15:43 ` [Bug java/15133] " konqueror at gmx dot de
2004-04-25 15:54 ` konqueror at gmx dot de
2004-04-25 16:33 ` pinskia at gcc dot gnu dot org
2004-04-27 10:25 ` rmathew at gcc dot gnu dot org
2004-04-27 11:52 ` rmathew at gcc dot gnu dot org
2004-04-30 18:14 ` cvs-commit at gcc dot gnu dot org [this message]
2004-04-30 18:57 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040430181422.15522.qmail@sources.redhat.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).