
25 Feb
2013
25 Feb
'13
9:52 p.m.
On 25 February 2013 06:34, Eric Niebler <eniebler@boost.org> wrote:
On 2/24/2013 4:28 PM, Christian Henning wrote:
Hi,
I'm getting an compiler error when I try to build gil::io documentation.
...patience... ...patience... ...found 1737 targets... ...updating 5 targets... compile-c-c++ ..\..\..\..\bin.v2\tools\quickbook\src\msvc-10.0\release\link-static\threading-multi\values.obj values.cpp C:\boost\tools\quickbook\src\values.cpp(444) : error C2593: 'operator ==' is ambiguous <snip>
Sorry about this, I tested the changes to quickbook with Visual C++ a while ago, but I should have tested again before adding them to trunk.
Marshall, I took the liberty of fixing this. I hope I didn't step on any toes.
Thanks.