To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=51250
------- Additional comments from [EMAIL PROTECTED] Tue Jun 28 06:33:28 -0700 2005 ------- The previous patch uses tr instead of sed for the 00 -> \n transformation. I have a slightly better feeling with this than using an undocumented feature in sed (that only sometimes works ;) ). The problem with the second sed command was somehow the quoting. Using ' instead of " made the original version work but I also prefer the version without -n. Oh, I just see that I kept the p in the second sed expression, it is not needed but doesn't hurt. Pavel: Do you have a build fix CWS at the moment? Otherwise I will create one for this patch. --------------------------------------------------------------------- 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]
