From: "Ivan A. Melnikov" <iv@altlinux.org> To: devel@lists.altlinux.org Subject: Re: [devel] boost vs glibc // was: Re: new glibc Date: Tue, 28 Aug 2012 12:45:20 +0400 Message-ID: <20120828124520.3e43bdf6@deimos.localdomain> (raw) In-Reply-To: <503C6F3A.2030903@kemsu.ru> On Tue, 28 Aug 2012 14:11:54 +0700 REAL <real@kemsu.ru> wrote: > 28.08.2012 13:50, Ivan A. Melnikov пишет: > > Одна из серьёзных поломок -- в boost есть символ TIME_UTC, который > > теперь макрос из C99, из-за чего там проблема в > > boost/thread/xtime.hpp. > > > > Сегодня или завтра сделаю грязный хак™, после чего куча всего > > починится. > > Не уверен, что _большая_ часть, т.к. там есть баги, кажется, в самом > glibc, точнее, в хедерах. Я и не говорю, что _большая_ часть -- где-то 25 пакетов всего. Про всё остальное ничего не знаю ;) [...] > > > Но вообще буст надо обновлять, после чего куча всего сломается, > > например потому что Boost.Filesystem v2 там уже не будет, и всех > > клиентов Boost.Filesystem нужно портировать на v3. На этой неделе > > планировал начать. > > Здесь бы хотелось увидеть, каким образом адаптировать софт к v3. > Всем желающим буду делать патчи. Подробная инструкция будет вместе с анонсом, который я напишу после дополнительного тестирования. Краткая инструкция выглядит примерно так: найти, где в пакете определён символ BOOST_FILESYSTEM_VERSION со значением 2, заменить на 3, попробовать собрать, исправить ошибки компиляции (например, вызов path.leaf() чаще всего нужно заменять на path.filename().string()). Пробовать можно и с boost-1.49.0, там filesystem v3 уже есть. Естественно, я готов отвечать на любые вопросы и помогать чем могу. -- WBR, Ivan A. Melnikov
next prev parent reply other threads:[~2012-08-28 8:45 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2012-08-28 2:58 [devel] " REAL 2012-08-28 6:50 ` [devel] boost vs glibc // was: " Ivan A. Melnikov 2012-08-28 7:11 ` REAL 2012-08-28 8:45 ` Ivan A. Melnikov [this message] 2012-08-28 8:51 ` REAL 2012-08-28 14:55 ` Alexei Takaseev 2012-08-28 18:07 ` Ivan A. Melnikov 2012-08-28 13:25 ` Led 2012-08-30 8:31 ` Ivan A. Melnikov 2012-08-30 8:34 ` Alexei Takaseev 2012-08-28 9:40 ` [devel] " Dmitry V. Levin 2012-08-28 11:33 ` Alexey Shabalin 2012-08-28 15:51 ` Dmitry V. Levin
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=20120828124520.3e43bdf6@deimos.localdomain \ --to=iv@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