To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=68608 Issue #|68608 Summary|Clean up basic/source/sbx/sbxvalus.cxx (BigInt) Component|scripting Version|680m178 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|code Assigned to|ab Reported by|sb
------- Additional comments from [EMAIL PROTECTED] Mon Aug 14 05:59:02 -0700 2006 ------- While fixing issue 67487 I introduced the following in basic/source/sbx/sbxvals.cxx:1.4.54.1 l. 50--54 on CWS sb59: ---8<--- //TODO: BigInt is TOOLS_DLLPUBLIC, and its four member functions only declared // and defined within basic (#define _TLBIGINT_INT64) are a bad hack that causes // "warning C4273: 'function' : inconsistent dll linkage" on MSC; this whole // mess should be cleaned up properly (e.g., by completely removing Sbx[U]INT64 // and using sal_[u]Int64 instead): ---8<--- --------------------------------------------------------------------- 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]
