<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>はらぺこ日誌 &#187; Ubuntu</title>
	<atom:link href="https://blog.harapeko.jp/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.harapeko.jp</link>
	<description>株式会社はらぺこ 公式ブログ</description>
	<lastBuildDate>Mon, 30 Oct 2017 14:32:56 +0000</lastBuildDate>
	<language>ja</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.2</generator>
	<item>
		<title>Ubuntu への Boost セットアップとバージョン間差異の問題</title>
		<link>https://blog.harapeko.jp/2009/07/23/boost-setup-for-ubuntu-and-differ-by-version/</link>
		<comments>https://blog.harapeko.jp/2009/07/23/boost-setup-for-ubuntu-and-differ-by-version/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 23:18:38 +0000</pubDate>
		<dc:creator><![CDATA[村山 俊之]]></dc:creator>
				<category><![CDATA[技術メモ]]></category>
		<category><![CDATA[活動記録]]></category>
		<category><![CDATA[Boost]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[otoco]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.harapeko.jp/?p=93</guid>
		<description><![CDATA[Boost ライブラリの Ubuntu へのインストールは容易でした。単に libboost-dev パッケー [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Boost ライブラリの Ubuntu へのインストールは容易でした。単に libboost-dev パッケージを <code>aptitude install</code> してあげるだけです。</p>
<p>問題は、<a href="http://blog.harapeko.jp/2009/07/16/boost-setup-investigation/">前回も書いた通り</a>、 apt からインストールできる Boost のバージョンは通常で 1.34.1、最新のものを選んでも 1.37.0 になってしまう、ということです。</p>
<p>そこで、 otoco の開発に影響する範囲で、バージョン間にどの程度の差異があるのか、調べておくことにしました。</p>
<ul>
<li><a href="http://developer.harapeko.jp/trac/original/otoco/wiki/%E6%8A%80%E8%A1%93%E3%83%A1%E3%83%A2/Boost%E3%83%A9%E3%82%A4%E3%83%96%E3%83%A9%E3%83%AA%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3">Boost ライブラリ &#8211; バージョン間の差意について</a></li>
</ul>
<p>とりあえず今思いつくのは正規表現まわりだけだったのでまだそこしか調べていないのですが (空文字列マッチは何気に影響範囲大きそうですが…古いバージョンで統一しておけばとりあえず問題にはならないかな…)、実際に開発が進めば利用範囲が広がり、都度気づく部分も増えていくかもしれません。上記ページはその都度更新して行く予定です。</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.harapeko.jp/2009/07/23/boost-setup-for-ubuntu-and-differ-by-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
