2 //=============================================================================
6 * This file contains examples of IDL code that has
7 * caused problems in the past for the TAO IDL
8 * compiler. This test is to make sure the problems
12 * @author Jeff Parsons <parsons@cs.wustl.edu> and TAO users.
14 //=============================================================================
17 // Compiling the generated code for the parameters of
18 // getDate taught us to use the ACE_NESTED_CLASS macro
19 // more judiciously in the header file. This file was
20 // also initially a problem for lookups as well.
40 foo
::theDate getDate
(in foo
::theDate a
,