Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tests / Bug_3941_Regression / README
blob102a3a6be943eac24096e44c4c137eeabaaa8335
3 The problem is described in the corresponding issue. In short tao_idl
4 incorrectly generated _tao_unmarshal() function for valuetypes so that
5 it returned true even when the types stored in CDR and attempted to
6 extract were completely different.
9 __Successful Output__
11 $> ./run_test.pl
12 Test passed.
15 __Regression Output__
17 $> ./run_test.pl
18 ERROR: unmarshal shouldn't work
19 ERROR: <test3941> failed:
20 ERROR: test returned 255