From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] I: libpango-devel is incomplete wrt cairo_font_type_t declaration
Date: Tue, 30 Oct 2007 02:24:42 +0300
Message-ID: <20071029232442.GD16223@basalt.office.altlinux.org> (raw)
In-Reply-To: <20071030012117.18dafc6e@mission>
[-- Attachment #1: Type: text/plain, Size: 1293 bytes --]
On Tue, Oct 30, 2007 at 01:21:17AM +0300, Alexey Rusakov wrote:
> On Mon, 29 Oct 2007 18:28:38 +0300, Dmitry V. Levin wrote:
> > On Sun, Oct 21, 2007 at 08:40:50PM +0400, Alexey Gladkov wrote:
> > > Раньше это собиралось нормально.
> > >
> > > Я что-то пропустил ?
> >
> > Сломалась обратная совместимость в пакете libpango-devel:
> >
> > В публичный заголовочный файл /usr/include/pango-1.0/pango/pangocairo.h
> > было добавлено 2 новых прототипа функций, использующих новый тип
> > cairo_font_type_t, однако объявление этого нового типа добавлено не было.
> Да он вроде вполне себе старый, объявлен в cairo.h (строка 1135):
> typedef enum _cairo_font_type {
> CAIRO_FONT_TYPE_TOY,
> CAIRO_FONT_TYPE_FT,
> CAIRO_FONT_TYPE_WIN32,
> CAIRO_FONT_TYPE_ATSUI
> } cairo_font_type_t;
> cairo.h, в свою очередь, #include'ится в pangocairo.h. Я что-то с
> переспешки плохо понимаю, что происходит.
$ printf '#include <%s>\n' 'pango/pangocairo.h' |gcc -O2 -xc -c `pkg-config --cflags pangocairo` -o/dev/null -; echo $?
0
$ printf '#include <%s>\n' 'pango/pangocairo.h' |g++ -O2 -xc -c `pkg-config --cflags pangocairo` -o/dev/null -; echo $?
0
Раз файл pango/pangocairo.h компилируется обычным образом, значит
дело обстоит несколько иначе.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-10-29 23:24 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-21 16:40 [devel] [Fwd: xulrunner-1.8.0.4-alt5: i586 rebuild failed [1]] Alexey Gladkov
2007-10-29 15:28 ` [devel] I: libpango-devel is incomplete wrt cairo_font_type_t declaration Dmitry V. Levin
2007-10-29 15:46 ` Alexey Gladkov
2007-10-29 22:21 ` Alexey Rusakov
2007-10-29 23:24 ` Dmitry V. Levin [this message]
2007-10-30 0:07 ` [devel] I: xulrunner-1.8.0.4 носит свою копию cairo Dmitry V. Levin
2007-10-30 0:56 ` Alexey Tourbin
2007-10-30 1:37 ` Konstantin Pavlov
2007-10-30 8:23 ` Slava Semushin
2007-10-30 8:31 ` Ildar Mulyukov
2007-10-30 8:37 ` Slava Semushin
2007-10-30 10:20 ` Led
2007-10-30 17:11 ` Andrey Rahmatullin
2007-10-30 17:11 ` Andrey Rahmatullin
2007-10-30 8:41 ` Денис Смирнов
2007-10-30 4:55 ` Alexey Gladkov
2007-10-30 5:23 ` Ildar Mulyukov
2007-10-30 6:41 ` Alexey Gladkov
2007-10-30 11:39 ` 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=20071029232442.GD16223@basalt.office.altlinux.org \
--to=ldv@altlinux.org \
--cc=devel@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 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