On 07/12/2006, at 4:22 PM, Pema Geyleg wrote:
Dear all,
Thanks for the help with the earlier build error. I could proceed
further than that and now I am getting another error while building
the oo_OOD680_m5
ocumen5.cxx:43: warning: ignoring #pragma optimize
../../../../inc/bf_sfx2/objsh.hxx: In member function ‘void
binfilter::SfxObject Shell::SetStyleSheetPool
(SfxStyleSheetBasePool*)’:
../../../../inc/bf_sfx2/objsh.hxx:432: warning: declaration of
‘pPool’ shadows a member of 'this'
../../../../inc/bf_sfx2/objsh.hxx: In constructor
‘binfilter::SfxObjectShellItem ::SfxObjectShellItem(sal_uInt16,
binfilter::SfxObjectShell*)’:
../../../../inc/bf_sfx2/objsh.hxx:644: warning: declaration of
‘nWhich’ shadows a member of 'this'
../../../../inc/bf_svx/svdobj.hxx: At global scope:
../../../../inc/bf_svx/svdobj.hxx:268: error: invalid pure
specifier (only `= 0' is allowed) before ‘;’ token
Pema,
look for the first occurence of the word "error" and use that line
for searching. Usually a search for the filename or part of the error
message such as "invalid pure specifier". In this case it is enough
to search the entire OOo domain for the word "pure" as it does not
occur often ;)
This is similar to the earlier error, as the code is re-used in
binfilter. The error will be seen again in module sc. See issue
http://www.openoffice.org/issues/show_bug.cgi?id=70684
jim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]