Re: Problem in Bug 93240

2015-09-01 Thread Ashod Nakashian
On Tue, Sep 1, 2015 at 11:50 AM, Shreyansh Gandhi wrote: > Hey, I don't understand the reason why the build failed. Can you please > take a look? > http://ci.libreoffice.org/job/lo_gerrit_master/5856/console > > Looks like a Jenkins issue. Other builds have failed as well. Rebase to rebuild agai

Re: Problem in Bug 93240

2015-09-01 Thread Shreyansh Gandhi
Hey, I don't understand the reason why the build failed. Can you please take a look? http://ci.libreoffice.org/job/lo_gerrit_master/5856/console On Tue, Sep 1, 2015 at 8:06 PM Michael Stahl wrote: > On 01.09.2015 15:34, Shreyansh Gandhi wrote: > > I just came across > > this: > http://stackover

Re: Problem in Bug 93240

2015-09-01 Thread Michael Stahl
On 01.09.2015 15:34, Shreyansh Gandhi wrote: > I just came across > this: > http://stackoverflow.com/questions/24221955/creating-a-unique-ptr-from-a-pointer > . > Will it be safe to use this method to push_back into m_Selectors? yes, if it was pushing to a boost::ptr_container before (and we can

Re: Problem in Bug 93240

2015-09-01 Thread Shreyansh Gandhi
Hi Michael, I just came across this: http://stackoverflow.com/questions/24221955/creating-a-unique-ptr-from-a-pointer . Will it be safe to use this method to push_back into m_Selectors? -Shreyansh On Tue, Sep 1, 2015 at 6:16 PM Michael Stahl wrote: > On 01.09.2015 06:45, Shreyansh Gandhi wrote

Re: Problem in Bug 93240

2015-09-01 Thread Michael Stahl
On 01.09.2015 06:45, Shreyansh Gandhi wrote: > Hi, > > I have been working on a patch for EasyHack 93240 > and I have > run into a problem. > All the changes I'll describe are in the sw/source/filter/html directory. > > *svxcss1.hxx , s

Problem in Bug 93240

2015-08-31 Thread Shreyansh Gandhi
Hi, I have been working on a patch for EasyHack 93240 and I have run into a problem. All the changes I'll describe are in the sw/source/filter/html directory. *svxcss1.hxx , svxcss1.cxx , htmlcss1.cxx:-* - http://opengrok.libreo