Hubert Figuiere wrote:
> Hubert Figuiere wrote:
> 
>> On Sat, 2005-04-09 at 16:33 +0100, Tomas Frydrych wrote:
>>
>>> This should fix 8393. I had to change the parameter in two of the 
>>> XAP_Dialog_Language functions from UT_UTF8String to UT_String.
>>
>>
>>
>> This is wrong: UT_String should be avoided AT ALL COST.
>> What should have been done is changing
>>         s = pSS->getValue(...);
>> By     s = pSS->getValueUTF8(...);
>>
> 
> It is fixed. Win32 should build.
Fix win32 build by removing extra parentheses. This will have to be 
backported too.
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: 	xap_Win32Dlg_Language.cpp
CVS: ----------------------------------------------------------------------
Received on Mon Apr 11 08:07:09 2005
This archive was generated by hypermail 2.1.8 : Mon Apr 11 2005 - 08:07:09 CEST