[udk-issues] [Issue 116045] testtools: performQueryFo rUnknownType is unsound

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


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Thu Jan  6 16:19:07 + 
2011 ---
.

-
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 116045] testtools: performQueryFo rUnknownType is unsound

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


User sb changed the following:

What|Old value |New value

Target milestone|OOo 3.x   |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 116045] testtools: performQueryFo rUnknownType is unsound

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


User sb changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

Target milestone|---   |OOo 3.x





--- Additional comments from s...@openoffice.org Fri Dec 10 13:01:09 + 
2010 ---
fixed as ;
additionally, cleaned up performTest, and renamed variables in
testtools/source/bridgetest/currentcontextchecker.cxx to avoid erroneous
compilation failure on unxsoli4 non-pro debug=x (warning about shadowed
variables when inlining functions)

-
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 116045] testtools: performQueryFo rUnknownType is unsound

2010-12-10 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116045
 Issue #|116045
 Summary|testtools: performQueryForUnknownType is unsound
   Component|udk
 Version|DEV300m95
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|sb
 Reported by|sb





--- Additional comments from s...@openoffice.org Fri Dec 10 12:54:26 + 
2010 ---
While working on issue 116038, noticed that the new binary URP bridge
implementation would fail the performQueryForUnknownType test in
testtools/source/bridgetest/bridgetest.cxx.  However, arguably, it is a
programming error to construct com::sun::star::uno::Type for unknown types. 
(The new bridge implementation accordingly asserts that local calls only pass in
valid com::sun::star::uno::Type instances, but does not contain error code to
handle such violation of preconditions.  For remote calls, it of course checks
incoming data for validity and explicitly handles invalid data.)

Therefore, performQueryForUnknownType should be removed.

-
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