This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFH] Trouble with mbsrtowcs and "\244" (Euro symbol)


Jakub Jelinek wrote:

>>    
>>
>Err, why you cannot just:
>
>  assert( result4 == L"7.200.000.000,00 \x20ac");
>
>(the test works just fine then, provided the setlocale call is uncommented
>(otherwise U20AC might not be in LC_CTYPE and as such not added at all)).
>  
>

Thanks Jakub for your precious advice. I will rework those testcases as 
you suggested.

(and, ASAP, I have to study myself the various kinds of escape sequences 
:-(

Ciao,
Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]