DocBook v2

Thibaut Cuvelier tcuvelier at lyx.org
Sat Sep 19 21:56:07 UTC 2020


On Sat, 19 Sep 2020 at 22:31, Pavel Sanda <sanda at lyx.org> wrote:

> On Sat, Sep 19, 2020 at 09:33:56PM +0200, Pavel Sanda wrote:
> > On Sat, Sep 19, 2020 at 08:54:16PM +0200, Thibaut Cuvelier wrote:
> > > I did the rebase again, as you suggested, and the results were better.
> > > Therefore, I have merged it in master.
> > >
> > > Thank you all for your time and contributions on this!
> >
> > This is what I see now in master:
> >   CXX      Paragraph.o
> > Paragraph.cpp: In member function
> 'std::__debug::vector<std::basic_string<wchar_t, std::char_traits<wchar_t>,
> std::allocator<wchar_t> > > lyx::Paragraph::simpleDocBookOnePar(const
> lyx::Buffer&, const lyx::OutputParams&, const lyx::Font&, lyx::pos_type,
> bool, bool) const':
> > Paragraph.cpp:3370:7: error: use of deleted function
> 'std::basic_ostringstream<wchar_t, std::char_traits<wchar_t>,
> std::allocator<wchar_t> >& std::basic_ostringstream<wchar_t,
> std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(const
> std::basic_ostringstream<wchar_t, std::char_traits<wchar_t>,
> std::allocator<wchar_t> >&)'
> >     os = odocstringstream();
>
> I can make it compile, but I'm not sure what is the dance between os/xs in
> the code,
> so I would rather Thibaut to have a look on replacing the = operator...
>

I just pushed a new version without that operator (and many more comments,
by the way). Is that better for you?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200919/8ad6fbd3/attachment.html>


More information about the lyx-devel mailing list