To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=109415
------- Additional comments from [email protected] Fri Feb 19 07:53:16 +0000 2010 ------- The problem was that classify_argument erroneously computed values into wrong elements of the classes array, so that relevent elements were left as NO_CLASS, so that fill_struct did not copy relevant parts of the return struct. (Also, calling ALIGN in classify_argument should not be necessary, as pMemberOffsets already take care of proper alignment of struct members.) @cmc: I see no reason not to backport this to 3.2.1; feel free to go ahead. --------------------------------------------------------------------- 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]
