ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Damir Shayhutdinov" <lost404@gmail.com>
To: "ALT Linux Community" <community@lists.altlinux.org>
Subject: Re: [Comm] DVDStyler
Date: Thu, 19 Oct 2006 10:51:29 +0400
Message-ID: <679044850610182351m625b4c9u46ae3c9f4563fec0@mail.gmail.com> (raw)
In-Reply-To: <20061019092840.0d7c0c57@drool.brda.net>

>         Начиная с 262-й строчки по 270-ю:
>
>         if( audio_type[ab->audio_attr[i].code_extension] )
>             xmlNewProp( newNode, "content",
> audio_type[ab->audio_attr[i].code_extension] );    }
>
>     for(i = 0; i < ab->numsubp; i++) {
>         xmlNodePtr newNode = xmlNewTextChild( node, NULL, "subpicture", NULL );
>         addLangAttr( newNode, ab->subp_attr[i].lang_code);
>         if( subp_type[ab->subp_attr[i].code_extension] )
>             xmlNewProp( newNode, "content",
> subp_type[ab->subp_attr[i].code_extension] );

Ну видимо в структуре ab->audio_attr[i] нету этого поля - значит API
изменился. Надо посмотреть, в какой библиотеке объявлена эта
структура, и сбэкпортить эту библиотеку из Сизифа.

  reply	other threads:[~2006-10-19  6:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-18 13:31 Motsyo Gennadi aka Drool
2006-10-18 13:51 ` Damir Shayhutdinov
2006-10-19  6:28   ` Motsyo Gennadi aka Drool
2006-10-19  6:51     ` Damir Shayhutdinov [this message]
2006-10-19  7:13       ` Motsyo Gennadi aka Drool
2006-10-19  7:28         ` Damir Shayhutdinov

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=679044850610182351m625b4c9u46ae3c9f4563fec0@mail.gmail.com \
    --to=lost404@gmail.com \
    --cc=community@lists.altlinux.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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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