I am working in master. I did ./g pull -r.
But sw/source/core/inc/UndoTable.hxx:186 still has:
   SwUndoSaveSections * pDelSects;

It should be as Opengrok says:
   boost <http://opengrok.libreoffice.org/s?defs=boost&project=core>::
scoped_ptr <http://opengrok.libreoffice.org/s?defs=scoped_ptr&project=core><
SwUndoSaveSections<http://opengrok.libreoffice.org/s?defs=SwUndoSaveSections&project=core>>
pDelSects <http://opengrok.libreoffice.org/s?refs=pDelSects&project=core>;

How can I get the correct code on my computer?

Best regards,
Joost
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to