On Jul 26, 2009, at 4:02 AM, Krzysztof KosiĆski wrote:
OK For now it works with GList and the implementation is a bit simpler than before, but that's because I went for something like the cyclic list approach when doing iterators. I will probably be able to do everything without using Boost.Intrusive. The question still stands: what is the version of Boost we depend on?
I think that's one of the two key questions.
First is to see which versions of boost are available on which distros/OSs. Thankfully the win32 front is fairly up to date, but there are a few distros that delay updating things.
The second is to see what parts of BOOST are where. In the past it had been a collection of things, rather than one large thing itself. It may or may not be a factor for certain distros, so it would need to be checked.