From: Dean M. B. <mik...@gm...> - 2010-05-27 02:52:28
|
On Thu, May 27, 2010 at 2:05 AM, Glyn Matthews <gly...@gm...> wrote: > > On 26 May 2010 17:04, Nelson, Erik - 2 <eri...@ba...> > wrote: >> >> Jeroen Habraken wrote: >> >> > That did the trick, but I'd really like to keep the URI code >> > compatible with a boost release (at least 1.43.0, but preferably >> > further back), what's your take on this? >> >> +1 from me... there's no way my project can depend on a non-released >> boost. > > +1 from me too on compatibility with official releases; it would be > difficult to promote cpp-netlib if it's a constant moving target. I'd even > prefer compatibility with older releases too. Oh all right... :P FWIW, the code in master was changed with the appropriate spirit macro checks for versions. I would bug someone on the Spirit team to update the version in the trunk so that we can switch on the version appropriately. > Otherwise I can report that all tests pass on gcc 4.4.3 on ubuntu linux > 10.04 against boost trunk. Cool! Thanks Glyn! :) -- Dean Michael Berris deanberris.com |