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
Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git]
/
TAO
/
tests
/
Bug_3471_Regression
/
README
blob
3b2a828dda55c5c23f3ec7d00db534df4fbcb35c
1
/**
2
3
4
This test checks that you can pass a nil object as part of a sequence. It's
5
a very minor mod of hello world.
6
7
If it ever fails there's something vaery badly awry.
8
9
*/