public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Matthias Klose <doko@ubuntu.com>
To: GCJ-patches <java-patches@gcc.gnu.org>
Subject: [patch] bump the libgcj soname
Date: Wed, 01 Jun 2016 20:10:00 -0000	[thread overview]
Message-ID: <574F4133.40905@ubuntu.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

As recently seen, the GCC major version gets encoded into the libgcj library,
being used as a consistency check for loading code compiled by gcj, therefore a
libgcj version bump is needed with each major GCC version.

Comitted as obvious (before libjava and gcc/java finally get removed).

Matthias

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: libgcj-soname.diff --]
[-- Type: text/x-diff; name="libgcj-soname.diff", Size: 496 bytes --]

libjava/

2016-06-01  Matthias Klose  <doko@ubuntu.com>

	* libtool-version: Bump soversion.

 
Index: libjava/libtool-version
===================================================================
--- libjava/libtool-version	(revision 237005)
+++ libjava/libtool-version	(working copy)
@@ -5,4 +5,4 @@
 # Note: When changing the version here, please do also update LIBGCJ_SONAME
 # in gcc/config/i386/cygwin.h and gcc/config/i386/mingw32.h.
 # CURRENT:REVISION:AGE
-17:0:0
+18:0:0

                 reply	other threads:[~2016-06-01 20:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=574F4133.40905@ubuntu.com \
    --to=doko@ubuntu.com \
    --cc=java-patches@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).