From: Sergey Vlasov <vsu@altlinux.ru> To: ALT Devel discussion list <devel@altlinux.ru> Subject: Re: [devel] libglade Date: Sun, 4 Jan 2004 18:01:51 +0300 Message-ID: <20040104150151.GE2064@sirius.home> (raw) In-Reply-To: <20040104141744.GA27179@basalt.office.altlinux.org> [-- Attachment #1: Type: text/plain, Size: 1039 bytes --] On Sun, Jan 04, 2004 at 05:17:44PM +0300, Dmitry V. Levin wrote: > On Sun, Jan 04, 2004 at 04:10:51PM +0300, Peter V. Saveliev wrote: > > Нарыл. Если использовать g++, то происходят описанные события. Если же cc - > > то всё работает номально. Без изменения кода. > > > > Может кто-либо прокомментировать это явление, кроме как "c++ сосёт"? Вы пытаетесь компилировать исходник на C компилятором C++? Бесполезное занятие, надо использовать соответствующий компилятор и правильно расставлять extern "C" для связи кусков на C и C++. > Разве что "libglade сосёт". > > Попробуйте сделать ваш custom callback C-функцией, т.е. extern "C". > Если после этого с использованием g++ заработает, то libglade надо править > на тему поддержки demangling'а. А надо ли? Вроде бы в общем случае extern "C" может менять даже calling convention, поэтому с точки зрения стандарта C++ отсутствие extern "C" там, где надо - ошибка. Кроме того, тут как раз не demangling, а поиск по имени, причём с неизвестной сигнатурой - т.е. вообще нерешаемая задача. [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-01-04 15:01 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-01-04 0:09 Peter V. Saveliev 2004-01-04 12:43 ` Peter V. Saveliev 2004-01-04 13:10 ` Peter V. Saveliev 2004-01-04 14:17 ` Dmitry V. Levin 2004-01-04 15:01 ` Sergey Vlasov [this message] 2004-01-04 16:44 ` Dmitry V. Levin 2004-01-04 19:41 ` Peter V. Saveliev
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=20040104150151.GE2064@sirius.home \ --to=vsu@altlinux.ru \ --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