public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Yaakov (Cygwin/X)" <yselkowitz@users.sourceforge.net>
To: java-patches@gcc.gnu.org
Subject: [PATCH] add comment to libtool-version
Date: Wed, 20 Jul 2011 06:02:00 -0000	[thread overview]
Message-ID: <1311141740.7796.21.camel@YAAKOV04> (raw)

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

When libgcj's soname major version (CURRENT - AGE) is changed, the
Cygwin and MinGW32 configs must be updated to match.  This did not occur
when CURRENT changed 12->13; I'm sending a separate patch to fix that.
The attached patch adds a comment to this effect so that future changes
don't get missed.


Yaakov
Cygwin Ports


[-- Attachment #2: libtool-version-cygming.patch --]
[-- Type: text/x-patch, Size: 678 bytes --]

2011-07-20  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>

	* libtool-version: Mention other files which may need to be updated
	when libtool version is changed.

Index: libtool-version
===================================================================
--- libtool-version	(revision 176494)
+++ libtool-version	(working copy)
@@ -2,5 +2,7 @@
 # the libtool manual to understand the meaning of the fields.  This is
 # a separate file so that version updates don't involve re-running
 # automake.
+# When updating this, LIBGCJ_SONAME in gcc/config/i386/cygwin.h and
+# gcc/config/i386/mingw32.h need to be updated to match (CURRENT - AGE).
 # CURRENT:REVISION:AGE
 13:0:0

                 reply	other threads:[~2011-07-20  6:02 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=1311141740.7796.21.camel@YAAKOV04 \
    --to=yselkowitz@users.sourceforge.net \
    --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).