summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_3941_Regression/README
blob: e1dd09e9bddc2baf44ec0d0fcd885f6c2c3e7e91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$Id$

The problem is described in the corresponding issue. In short tao_idl
incorrectly generated _tao_unmarshal() function for valuetypes so that
it returned true even when the types stored in CDR and attempted to
extract were completely different.


__Successful Output__

$> ./run_test.pl
Test passed.


__Regression Output__

$> ./run_test.pl
ERROR: unmarshal shouldn't work
ERROR: <test3941> failed:
ERROR: test returned 255