Go Back   ZeroC Forums > Bug Reports

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 12-01-2003
_orchid_ _orchid_ is offline
Registered User
 
 
Join Date: Nov 2003
Location: China
Posts: 12
ICE don't take wchar_t as original C++ type

I find that in the VC7.0 and 7.1, ice havn't taken wchar_t as original C++ type. But VC7.0 project take wchar_t as original C++ type by default. So if I try to use function taking wstring as parameters, like wstringToString, a linkage error information will occur.
Reply With Quote
  #2 (permalink)  
Old 12-01-2003
bernard's Avatar
bernard bernard is offline
ZeroC Staff
 
Name: Bernard Normier
Organization: ZeroC, Inc.
Project: Ice
 
Join Date: Feb 2003
Location: Palm Beach Gardens, FL
Posts: 763
Hello,

Thanks for isolating this bug: until now, default VC7.x Ice builds could not be used with /Zc:wchar_t.
Please apply the attached patch to a source Ice distribution and rebuild IceUtil (or everything): you'll get an Ice build that can be used by applications built with or without /Zc:wchar_t.

Cheers,
Bernard
Attached Files
File Type: zip patch.zip (2.1 KB, 116 views)
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Java: going from String to Enum Type nightnday Help Center 2 03-21-2006 02:32 PM
How to define a variant type? fengxb Help Center 2 07-31-2005 10:45 AM
Can I use Ice's smart pointer with my own type? timeguest Help Center 1 06-27-2005 04:17 AM
Dynamic type knowledge kovacm Help Center 2 01-28-2005 12:43 PM
Type id ganzuoni Comments 5 07-02-2003 03:09 AM


All times are GMT -4. The time now is 09:52 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.