Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Libraries and TheIDE: i18n, Unicode and Internationalization » Locale troubles with UPP
Locale troubles with UPP [message #1416] Fri, 03 March 2006 04:26 Go to previous message
lundman is currently offline  lundman
Messages: 175
Registered: March 2006
Location: Tokyo
Experienced Member

We have come across some locale issues when trying to use UPP.

On Windows XP, runnning in Japanese locale, we can not compile the Core due to:

1. warnings from msc 8 about wrong codepage for .iml and .t files

2. codepage 1252 strings interpreted as containing newlines by codepage 932, resulting in errors

In particular, IMAGE_SCAN part.

You can change the locale to English to compile, but that is not a solution for us as many of our Japanese apps will then fail. Alas, make clean also cleans Core!

These issues do not occur if you use mingw.

C# Compiler has a /codepage= switch, but vc8 does not.




3. (low severity) NetBSD with LC_CTYPE=ja_JP.UTF-8

All applications (exmples) with a layout, seems to double the width of all widgets, making the frame double in width beyond my desktop. Can not be Zoomed smaller (in width). Unsetting locale result in normal behavior.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Czech (international) input in Linux
Next Topic: CtrlCore: X11App.cpp should #include <locale.h> [BUG][FIXED]
Goto Forum:
  


Current Time: Fri Apr 19 23:30:07 CEST 2024

Total time taken to generate the page: 0.05255 seconds