To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72812





------- Additional comments from [EMAIL PROTECTED] Fri Jan 19 01:20:11 -0800 
2007 -------
interesting.

does replacing
template<> bool LazyDeletor<Window>::is_less( Window* left, Window* right )
by
template<> bool vcl::LazyDeletor<Window>::is_less( Window* left, Window* right )

(and correspondingly for the Menu case) work ? This at least still works in gcc
3.4.1 and on the solaris forte compiler (which is very picky about template 
code).

---------------------------------------------------------------------
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]

Reply via email to