build break in svx/source/dialog/srchdlg.cxx(337)

Stephan Bergmann sbergman at redhat.com
Wed Feb 20 13:22:06 UTC 2019


On 20/02/2019 14:03, Regina Henschel wrote:
> D:/Build_forCommit/core/svx/source/dialog/srchdlg.cxx(337): error C3083: 
> 'FindReplaceRememberedSearches': the symbol to the left of a '::' must 
> be a type

That would presumably be the line

>     nRememberSize = officecfg::Office::Common::Misc::FindReplaceRememberedSearches::get();

The configuration property 
/org.openoffice.Office.Common/Misc/FindReplaceRememberedSearches only 
got added recently with 
<https://gerrit.libreoffice.org/plugins/gitiles/core/+/70e22d4996e71e019f62743893f041797f050361%5E!/> 
"Resolves tdf#122322 - Modifying max number of saved word searches". 
Either you're not doing a full build, or regeneration of 
CustomTarget_officecfg/registry failed for you for some strange reason.


More information about the LibreOffice mailing list