Re: [1/5]usp10: break with a better understanding on the handling of bidi strengths
14 Nov
2011
14 Nov
'11
1:16 p.m.
Aric Stewart <aric(a)codeweavers.com> writes:
+ if (strength) + { + str = strength[cnt]; + if (pwcInChars[cnt] == Numeric_space) + str_space = TRUE; + else + str_space = FALSE; + }
str_space is not used for anything. -- Alexandre Julliard julliard(a)winehq.org
5232
Age (days ago)
5232
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard