To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70959 Issue #|70959 Summary|getUTF32Character defined three times Component|framework Version|current Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|tm Reported by|pjanik
------- Additional comments from [EMAIL PROTECTED] Fri Oct 27 15:38:01 -0700 2006 ------- We have tools/inc/inetmime.hxx:inline sal_uInt32 INetMIME::getUTF32Character(const sal_Unicode *& rBegin, ... ucb/source/ucp/hierarchy/hierarchyuri.cxx:inline sal_uInt32 getUTF32Character(sal_Unicode const *& rBegin, ... ucb/source/ucp/package/pkguri.cxx:inline sal_uInt32 getUTF32Character(sal_Unicode const *& rBegin, ... Can we please get rid of two of them? It is connected with #i70651#, but this time functions are in .cxx, no header -> I can't use pragma. So I will temporary delete "inline". --------------------------------------------------------------------- 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]
