ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.org>
Subject: [devel] Re: version script for glib2 [2]
Date: Sun, 4 Sep 2005 19:21:44 +0400
Message-ID: <20050904152143.GB3539@solemn.turbinal.org> (raw)
In-Reply-To: <20050904141013.GB11888@basalt.office.altlinux.org>

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

On Sun, Sep 04, 2005 at 06:10:13PM +0400, Dmitry V. Levin wrote:
> On Sun, Sep 04, 2005 at 05:31:37AM +0400, Alexey Tourbin wrote:
> > На всякий случай ещё раз кратко фиксирую, "что нужно делать".
> На всякий случай напоминаю, что пока upstream не прозрел, это нужно делать
> перед упаковкой каждой новой версии.

И даже если прозреет. :)

> > Мы надеемся на то, что новые функции будут добавляться только в minor,
> > но не в micro версиях (2.8.3 -- major.minor.micro).  Вешаем новые
> > функции на интерфейс GLIB_2.8.
> Даже если эти надежды не оправдаются, ничего страшного не произойдёт.

В release announcement обычно пишут, какие новые функции добавлены.
http://mail.gnome.org/archives/gnome-announce-list/2005-August/msg00048.html
http://mail.gnome.org/archives/gnome-announce-list/2005-August/msg00073.html

Апстрим по-своему прав, потому что использует libtool, а libtool
поддерживает только --export-symbols FILE и --export-symbols REGEX,
что апстримом и используется.

Я как-будто краем глаза в google search видел, что libtool-2.0
поддерживает --version-script.  А сейчас он только генерить его умеет:

/usr/bin/libtool-1.5:
   212  archive_expsym_cmds="\$echo \\\"{ global:\\\" > \$output_objdir/\$libname.ver~
   213    cat \$export_symbols | sed -e \\\"s/\\\\(.*\\\\)/\\\\1;/\\\" >> \$output_objdir/\$libname.ver~
   214    \$echo \\\"local: *; };\\\" >> \$output_objdir/\$libname.ver~
   215            \$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-version-script \${wl}\$output_objdir/\$libname.ver -o \$lib"

Ну вот нафига так делать?  Почему генерат делать умеет, а нормальный
version-script брать не умеет?  Эти GNU'тые поделия отчего-то меня
иногда очень раздражают.  По-моему, это не я выпендриваюсь, а libtool
выпендривается.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2005-09-04 15:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-04  1:31 [devel] " Alexey Tourbin
2005-09-04 14:10 ` Dmitry V. Levin
2005-09-04 15:21   ` Alexey Tourbin [this message]

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=20050904152143.GB3539@solemn.turbinal.org \
    --to=at@altlinux.ru \
    --cc=devel@altlinux.org \
    --cc=devel@altlinux.ru \
    /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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git