tao_idl: Include recent changes in bison file
commitb635a37c787c373aaf940189e3e4cb325a0f928b
authorFred Hornsey <hornseyf@objectcomputing.com>
Mon, 5 Nov 2018 16:57:01 +0000 (5 10:57 -0600)
committerFred Hornsey <hornseyf@objectcomputing.com>
Mon, 5 Nov 2018 16:57:01 +0000 (5 10:57 -0600)
treef76eafa96bdad45c7707df58f9ea40462eaa2f96
parent14a5f9908b3901d19170346615139f5a24762117
tao_idl: Include recent changes in bison file

- Replaced ACE Double Linked List
- Fix Annotations on Sequence Base Types and Union Discriminators
- Annotations on Typedefs
- Make use of new error/warning suff
- Added IDL eval function `idl_global->eval(const char *)`
TAO/TAO_IDL/ast/ast_annotation_appl.cpp
TAO/TAO_IDL/ast/ast_decl.cpp
TAO/TAO_IDL/be/be_annotation_decl.cpp
TAO/TAO_IDL/fe/idl.tab.cpp
TAO/TAO_IDL/fe/idl.tab.hpp
TAO/TAO_IDL/fe/idl.ypp
TAO/TAO_IDL/include/ast_annotation_appl.h
TAO/TAO_IDL/include/ast_decl.h
TAO/TAO_IDL/include/ast_union.h
TAO/TAO_IDL/include/idl_global.h
TAO/TAO_IDL/util/utl_global.cpp