[udk-issues] [Issue 115599] cppuhelper: setDependentF astPropertyValueE should be specified with wil dcard

2011-01-07 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115599


User tono changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from t...@openoffice.org Sat Jan  8 02:05:02 + 
2011 ---
The fix is already integrated.

-
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: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 115599] cppuhelper: setDependentF astPropertyValueE should be specified with wil dcard

2010-12-01 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115599





--- Additional comments from s...@openoffice.org Wed Dec  1 09:30:18 + 
2010 ---
*** Issue 115857 has been marked as a duplicate of this issue. ***

-
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: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 115599] cppuhelper: setDependentF astPropertyValueE should be specified with wil dcard

2010-11-19 Thread vg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115599


User vg changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from v...@openoffice.org Fri Nov 19 11:13:15 + 
2010 ---
fixed in DEV300 m94

-
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: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 115599] cppuhelper: setDependentF astPropertyValueE should be specified with wil dcard

2010-11-15 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115599
 Issue #|115599
 Summary|cppuhelper: setDependentFastPropertyValueE should be s
|pecified with wildcard
   Component|udk
 Version|DEV300m93
Platform|PC
 URL|
  OS/Version|Windows, all
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|vg
 Reported by|tono





--- Additional comments from t...@openoffice.org Mon Nov 15 21:04:53 + 
2010 ---
In the versionmap file cppuhelper/source/gcc3.map, the function
cppu::OPropertySetHelper::setDependentFastPropertyValue(sal_Int32,
com::sun::star::uno::Any const) is introduced in milestone DEV300_m93.

The entry had been specified for sal_Int32=long case and RE added another entry
for sal_Int32=int case.

Wildcard should be used for such an entry to keep consistency and current MinGW
port fails on non-existing entry in a versionmap.

-
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: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 115599] cppuhelper: setDependentF astPropertyValueE should be specified with wil dcard

2010-11-15 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115599


User tono changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.4





-
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: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 115599] cppuhelper: setDependentF astPropertyValueE should be specified with wil dcard

2010-11-15 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115599


User tono changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |75012)
Patch fro the versi
|  |onmap






--- Additional comments from t...@openoffice.org Mon Nov 15 21:12:55 + 
2010 ---
Created an attachment (id=75012)
Patch fro the versionmap


-
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: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 115599] cppuhelper: setDependentF astPropertyValueE should be specified with wil dcard

2010-11-15 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115599





--- Additional comments from t...@openoffice.org Mon Nov 15 21:22:25 + 
2010 ---
@vg: The test for the patch is running on the bot. Please see the logs.

-
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: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org