Summary: | Valuetypes have call-by-reference semantics in collocated calls | ||
---|---|---|---|
Product: | TAO | Reporter: | Nanbor Wang <nanbor> |
Component: | IDL Compiler | Assignee: | DOC Center Support List (internal) <tao-support> |
Status: | ASSIGNED --- | ||
Severity: | major | ||
Priority: | P3 | ||
Version: | 1.2.3 | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 1369, 1391 | ||
Bug Blocks: | 2454 |
Description
Nanbor Wang
2002-12-06 20:40:27 CST
Looks like this bug depends on 1391. Accepted. Maybe Boris can work on this. The test TAO\tests\OBV\Collocated\Forward is failing because of this problem. I see this for example on Solaris, MSVC6 and Borland. On some builds this tests runs without problems, strange however. I believe it will be easier to fix this problem once bug 1369 is fixed. I wonder if this is now easier to fix with all refactoring that is currently done. This test is still failing. See today's comment in 1391 will be handled by Remedy accept to pool again We are talking only about IN arguments, right? In all other cases, don't we want the arguments to change when the servant modifies them? |