Issue 110841 - cui: WaE when building dlgfact.cxx/numfmt.cxx: "declaration ‘class SfxTabPage’ does not declare anything"
Summary: cui: WaE when building dlgfact.cxx/numfmt.cxx: "declaration ‘class SfxTabPage...
Status: CONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: DEV300m76
Hardware: All All
: P4 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-13 13:00 UTC by lohmaier
Modified: 2017-05-20 10:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description lohmaier 2010-04-13 13:00:01 UTC
Trying to build cui with --enable-werror breaks when attempting to compile 
dlgfact.cxx

Compiling: cui/source/factory/dlgfact.cxx
cc1plus: warnings being treated as errors
In file included from 
/ooo/build/compile/solver/300/unxlngi6.pro/inc/sfx2/viewfrm.hxx:35,
                 from 
/ooo/build/compile/solver/300/unxlngi6.pro/inc/sfx2/bindings.hxx:44,
                 from ../inc/cuihyperdlg.hxx:37,
                 from /ooo/build/compile/cui/source/factory/dlgfact.cxx:71:
/ooo/build/compile/solver/300/unxlngi6.pro/inc/sfx2/module.hxx:56: error: 
declaration ‘class SfxTabPage’ does not declare anything
dmake:  Error code 1, while making '../../unxlngi6.pro/slo/dlgfact.obj'
Comment 1 wolframgarten 2010-04-13 13:08:36 UTC
Reassigned. Please handle.
Comment 2 lohmaier 2010-04-13 13:13:45 UTC
same with numfmt.cxx

Compiling: cui/source/tabpages/numfmt.cxx
cc1plus: warnings being treated as errors
In file included from /ooo/build/compile/cui/source/tabpages/numfmt.cxx:61:
/ooo/build/compile/solver/300/unxlngi6.pro/inc/sfx2/basedlgs.hxx:42: error: 
declaration ‘class SfxTabPage’ does not declare anything
dmake:  Error code 1, while making '../../unxlngi6.pro/slo/numfmt.obj'
Comment 3 clippka 2010-04-14 10:53:50 UTC
not my code but since it does not have a designated owner I take over. Patches
are welcome
Comment 4 Marcus 2017-05-20 10:47:31 UTC
Reset assigne to the default "issues@openoffice.apache.org".