Re: [PATCH] Remove Inheritance from std::vector

2015-04-08 Thread Delveri chick
This is weird. This is the not what I intended to submit. Obviously this won't compile. 2015-04-08 22:22 GMT+01:00 Delveri chick : > diff --git a/idl/inc/basobj.hxx b/idl/inc/basobj.hxx > index c601fb1..807b861 100644 > --- a/idl/inc/basobj.hxx > +++ b/idl/inc/basobj.hxx > @@ -88,8 +88,8 @@ prote

[PATCH] Remove Inheritance from std::vector

2015-04-08 Thread Delveri chick
diff --git a/idl/inc/basobj.hxx b/idl/inc/basobj.hxx index c601fb1..807b861 100644 --- a/idl/inc/basobj.hxx +++ b/idl/inc/basobj.hxx @@ -88,8 +88,8 @@ protected: virtual void ReadAttributesSvIdl( SvIdlDataBase & rBase, SvTokenStream & rInStm ); public: -