To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=74325
------- Additional comments from [EMAIL PROTECTED] Wed Mar 28 06:50:02 +0000 2007 ------- tra->ericb: Your proposed patch is probably good enough to immediately solve the problem at hand. That's why I think its acceptable now. But I'd like to still look for a a more future safe version. This requires that we really understand the encoding of the type field of the nm output. What looks odd with your patch though is the fact that the first comparison will be done numerically "$2 ! = 1" while the second one is done via string comparison "$2 != "1f"". As soon as I have some cycles again (this week is a bit stressful again) I will look for a more general solution. --------------------------------------------------------------------- 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]
