To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=68668 Issue #|68668 Summary|saldisp.cxx:565: error: 'class SalData' has no member |named 'GetLib' Component|gsl Version|current Platform|PC URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|pl Reported by|pmladek
------- Additional comments from [EMAIL PROTECTED] Wed Aug 16 03:58:30 -0700 2006 ------- I got the following two build errors with ood680-m1: --- cut --- /usr/src/packages/BUILD/ooo-build-src680-m180c/build/ood680-m1/vcl/unx/source/app/saldisp.cxx: In function 'void SnErrorTrapPush(SnDisplay*, Display*)': /usr/src/packages/BUILD/ooo-build-src680-m180c/build/ood680-m1/vcl/unx/source/app/saldisp.cxx:565: error: 'class SalData' has no member named 'GetLib' /usr/src/packages/BUILD/ooo-build-src680-m180c/build/ood680-m1/vcl/unx/source/app/saldisp.cxx: In function 'void SnErrorTrapPop(SnDisplay*, Display*)': /usr/src/packages/BUILD/ooo-build-src680-m180c/build/ood680-m1/vcl/unx/source/app/saldisp.cxx:574: error: 'class SalData' has no member named 'GetLib' --- cut --- It seems that someone forgot to modify two locations during the SalData -> X11SalData change. The problem is visible only if you build with libsn. I'll attach a patch for it. I could create CWS if you approve the fix. I think that it should go to OOo-2.0.4, definitely. --------------------------------------------------------------------- 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]