To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=93271 Issue #|93271 Summary|Taking address of casted expression Component|framework Version|OOO300m4 Platform|PC URL| OS/Version|Windows, all Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|hro Reported by|tono
------- Additional comments from [EMAIL PROTECTED] Sat Aug 30 07:03:13 +0000 2008 ------- I have found a wrong code in the recent fix for i#92756#. Casted expression is not an LVALUE and taking address of casted expression is not good. The code will not be compiled with mingw gcc. --------------------------------------------------------------------- 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]
