To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=82386 Issue #|82386 Summary|UDK versions hosed up Component|udk Version|OOo 2.3 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|sb Reported by|rene
------- Additional comments from [EMAIL PROTECTED] Mon Oct 8 12:10:06 +0000 2007 ------- Hi, this is a follow-up issue to Issue 80265. As discussed there http://wiki.services.openoffice.org/wiki/[EMAIL PROTECTED] says OOo 2.3 is UDK 3.2.7. Why does it have UDK_3.3 (or even 3.4,3.5 or 3.6) versioned symbols then? $ objdump -T /usr/lib/openoffice/program/libuno_sal.so.3 | grep UDK_3.3 0003b134 g DF .text 00000078 UDK_3.3 rtl_uStringbuffer_insertUtf32 00025d9c g DF .text 00000080 UDK_3.3 osl_getFileSize 0002f8b0 g DF .text 00000058 UDK_3.3 rtl_cipher_destroyARCFOUR 0002f820 g DF .text 00000048 UDK_3.3 rtl_cipher_encodeARCFOUR 0002f6f8 g DF .text 00000128 UDK_3.3 rtl_cipher_initARCFOUR 0002f868 g DF .text 00000048 UDK_3.3 rtl_cipher_decodeARCFOUR 00000000 g DO *ABS* 00000000 UDK_3.3 UDK_3.3 00038cd4 g DF .text 00000080 UDK_3.3 rtl_ustr_ascii_compareIgnoreAsciiCase_WithLengths 0002b294 g DF .text 00000194 UDK_3.3 osl_setCommandArgs 00038ab8 g DF .text 00000048 UDK_3.3 rtl_ustr_asciil_reverseEquals_WithLength 00020558 g DF .text 000000a8 UDK_3.3 osl_getFunctionSymbol 00026238 g DF .text 00000098 UDK_3.3 osl_createDirectoryPath 000335c4 g DF .text 00000190 UDK_3.3 rtl_digest_rawMD5 0002f960 g DF .text 000000ac UDK_3.3 rtl_cipher_createARCFOUR 000457e0 g DF .text 000001a4 UDK_3.3 rtl_logfile_longTrace 000204d4 g DF .text 00000038 UDK_3.3 osl_getModuleURLFromFunctionAddress $ objdump -T /usr/lib/openoffice/program/libuno_sal.so.3 | grep UDK_3.4 00000000 g DO *ABS* 00000000 UDK_3.4 UDK_3.4 000278d8 g DF .text 00000044 UDK_3.4 osl_setErrorReporting $ objdump -T /usr/lib/openoffice/program/libuno_sal.so.3 | grep UDK_3.5 0002c05c g DF .text 000003f4 UDK_3.5 rtl_cache_alloc 0002ddbc g DF .text 000003d4 UDK_3.5 rtl_arena_free 0002c450 g DF .text 000001e4 UDK_3.5 rtl_cache_free 00000000 g DO *ABS* 00000000 UDK_3.5 UDK_3.5 0002d8dc g DF .text 000004e0 UDK_3.5 rtl_arena_alloc 0002e98c g DF .text 00000108 UDK_3.5 rtl_arena_create 0002cc44 g DF .text 0000005c UDK_3.5 rtl_cache_destroy 0002e574 g DF .text 0000005c UDK_3.5 rtl_arena_destroy 0002cf4c g DF .text 00000120 UDK_3.5 rtl_cache_create $ objdump -T /usr/lib/openoffice/program/libuno_sal.so.3 | grep UDK_3.6 0003a008 g DF .text 0000013c UDK_3.6 rtl_uString_internConvert 00038b00 g DF .text 00000088 UDK_3.6 rtl_ustr_lastIndexOfAscii_WithLength 00000000 g DO *ABS* 00000000 UDK_3.6 UDK_3.6 0003a154 g DF .text 00000148 UDK_3.6 rtl_uString_newFromCodePoints 000394bc g DF .text 00000090 UDK_3.6 rtl_uString_intern 0002050c g DF .text 0000004c UDK_3.6 osl_getAsciiFunctionSymbol 00038df8 g DF .text 00000148 UDK_3.6 rtl_uString_iterateCodePoints 00038b88 g DF .text 00000088 UDK_3.6 rtl_ustr_indexOfAscii_WithLength 000203f4 g DF .text 00000018 UDK_3.6 osl_getModuleHandle What is the right version? Is the UDK at 3.3 in the meanwhile? Where does the 3.3 come from? Or am I missing something here? Regards, Rene --------------------------------------------------------------------- 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]
