Boost logo

Boost :

Subject: Re: [boost] differences between sandbox and 1.46.0
From: Vicente Botet (vicente.botet_at_[hidden])
Date: 2011-03-02 12:25:12


Frédéric Bron wrote:
>
> I am working in the sandbox on an addition to the type trait library.
> I have run a diff between boost/type_traits directory in version
> 1.46.0 and in the sandbox.
> To my surprise, many files which I did not change myself are
> different:
> http://www.boostpro.com/vault/index.php?action=downloadfile&filename=boost-1.46.0_vs_sandbox.diff&directory=Extension&
>
> So my questions are:
> - is the sandbox supposed to be up to date compared to the trunk?
> - if not, there is a risk that people spend time working with wrong
> code; can we think of a procedure to update the sandbox when new
> versions are issued?
>
>
Frédéric, IMO the best you can do is to remove the files that your extension
doesn't modify and avoid as possible to modify the existing files so you
will don't have any trouble.

Why don't put all your files in a subdirectory of type_traits, eg. ope or on
boost/type_traits_ope (even if this is temporary)?

Best,
Vicente

--
View this message in context: http://boost.2283326.n4.nabble.com/differences-between-sandbox-and-1-46-0-tp3331531p3331915.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk