To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76766
                 Issue #|76766
                 Summary|64bit: basctl/source/basicide/basides1.cxx
               Component|porting
                 Version|680m210
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|kendy
             Reported by|pjanik





------- Additional comments from [EMAIL PROTECTED] Fri Apr 27 16:01:48 +0000 
2007 -------
/data/oo/BuildDir/ooo_SRC680_m211_src/basctl/source/basicide/basides1.cxx:1033: 
error: prototype 
for 'sal_Bool BasicIDEShell::HasUIFeature(sal_uInt32)' does not match any in 
class 'BasicIDEShell'
../inc/basidesh.hxx:206: error: candidate is: virtual BOOL 
BasicIDEShell::HasUIFeature(ULONG)
dmake:  Error code 1, while making '../../unxlngx6.pro/slo/basides1.obj'
---* tg_merge.mk *---

<paveljanik> kendy_: sixtyfour11 and basctl, 
BasicIDEShell::HasUIFeature(nFeature) - what type is 
nFeature? In current m211, header:
 <paveljanik>  virtual BOOL  HasUIFeature( ULONG nFeature );
 <paveljanik> and .cxx:
 <paveljanik> sal_Bool BasicIDEShell::HasUIFeature( sal_uInt32 nFeature )

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to