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


User kendy changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|kendy                     |pl
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Apr  5 05:17:02 -0700 
2005 -------
Philipp, could you please commit to vclfinal? Pavel told me to reassign to you 
;-) 

Just a note, these gcc33 patches work also without a temp variable when one 
does:

- Region aCtrlRegion( Rectangle( Point( 0, 0 ), GetSizePixel() ) );
+ Region aCtrlRegion = Region( Rectangle( Point( 0, 0 ), GetSizePixel() ) );

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