repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Changes to attempt to silence bcc64x
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
InterfaceRepo
/
Bug_2962_Regression
/
ReadMe.txt
blob
e11330955d45ba061b3df7e24c6d8977a95b10f3
1
2
3
tao#532 - Bugzilla Bug 2962
4
5
The original problem is that asking the IFR for the length of an array doesn't
6
always give the correct answer.
7
8
Basically any recursive array within an array corrupts the containing array's
9
length result.