Archived Forum Post

Index of archived forum posts

Question:

VC++ 9.5.0 header files are UTF-8

Mar 20 '14 at 22:39

beacuse most VC++ 9.5.0 header files are UTF-8, there are some warnings when compling. Will that be problems? Should I save those headers back to ANSI?


Answer

I suspect this has to do with the documentation being present in comments within the headers. What are a few of the files that cause trouble? (I've never noticed any warnings relating to utf-8...)


Answer

Thanks. I've fixed them and the C++ libs will be re-released soon with a micro-version/patch level added, such as "9.5.0.21".