Bug 2502 - IDL Compiler build fails with ACE_USES_WCHAR defined
Summary: IDL Compiler build fails with ACE_USES_WCHAR defined
Status: RESOLVED DUPLICATE of bug 399
Alias: None
Product: TAO
Classification: Unclassified
Component: IDL Compiler (show other bugs)
Version: 1.5
Hardware: x86 Windows XP
: P3 critical
Assignee: Jeff Parsons
URL:
Depends on:
Blocks:
 
Reported: 2006-04-13 06:29 CDT by Martin Cornelius
Modified: 2006-04-13 06:42 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Cornelius 2006-04-13 06:29:48 CDT
If ACE_USES_WCHAR is defined in config.h, the TAO_IDL_FE library is not 
compileable under windows. There are lots of compile errors, all caused by 
invalid mixing of char and wchar_t.
Comment 1 Johnny Willemsen 2006-04-13 06:42:27 CDT
this is a known problem, see bug 399 and bug 1874. For the core libs the
schedule is to address this for TAO 1.5.2

*** This bug has been marked as a duplicate of 399 ***