On 2012-07-17 15:47, Michael Stahl wrote:
Also included are updates to o3tl::sorted_vector based on comments from
David Tardon.
furthermore i've done some tweaks to the sorted_vector, to fix a very
mysterious error from GCC 4.7 which claimed that vector is not a
template (?), and also removed t
On 13/07/12 16:39, Noel Grandin wrote:
> Hi
>
> This patch series continues the journey of converting SV_DECL_PTRARR to
> modern STL containers.
thanks, pushed to master
patch #2 had this, which is undefined behaviour because the order in
which the parameters of the != expression is evaluated i
On 12.06.2012 18:20, Noel Grandin wrote:
> Hi
>
> These patches converts various SV_DECL_PTRARR stuff to std::set and
> std::vector and boost::ptr_vector in various modules
>
> Passes "make check" at global level, and compiled with debug=true
pushed, thanks.
a bunch of your patches do this:
>