summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.cpp
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-22 23:22:59 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-22 23:22:59 +0000
commit5904a72c68d9ad9e7fa77a53fa0574b04e11e33a (patch)
tree05826d21ab3f588b6a503c5a8cad69f126ba90e2 /TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.cpp
parent81b6415ebdfb06661c4b82f46b00b1bd2e4860a4 (diff)
downloadATCD-5904a72c68d9ad9e7fa77a53fa0574b04e11e33a.tar.gz
* TAO_IDL/be/be_codegen.cpp:
Brian Harris <harris_b@ociweb.com> reported that when using the -GI option with the IDL compiler to generate implementation files for an IDL file 'foo', an included IDL file 'bar' caused the generation of #include "barI.h" in the implementation header file, when it should be #include "barC.h". However, since barC.h is indirectly included by the line #include "fooS.h", it does not need to be there at all. The block that generates this line in be_codegen.cpp is commented out for now, to see if some use case arises where it is needed. This closes out bug 410.
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.cpp')
0 files changed, 0 insertions, 0 deletions