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


User ab changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|ab                        |cd
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Apr  8 09:59:27 +0000 
2008 -------
It's really a similar problem to i80019, brought in by cws awtfixes1 when
changing toolkit\inc\toolkit\helper\property.hxx from r1.34 to r1.35 intro-
ducing the new IDs

#define BASEPROPERTY_UNIT                  124  // ::awt::FieldUnit
#define BASEPROPERTY_CUSTOMUNITTEXT        125  // ::rtl::OUString
 
conflicting with

#define BASEPROPERTY_TREE_SELECTIONTYPE    124
#define BASEPROPERTY_TREE_EDITABLE         125

While evaluating this problem I found another conflict introduced in r1.32
and fixed in r1.34. I think we shouldn't only fix this new conflict but
also introduce a mechanism allowing to find conflicts like this in time.

ab->cd: As discussed


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