Major performance problem with std.array.front()

TC chalucha at gmail.com
Fri Mar 7 14:23:43 PST 2014


On Friday, 7 March 2014 at 22:18:17 UTC, Vladimir Panteleev wrote:
> On Friday, 7 March 2014 at 22:16:58 UTC, TC wrote:
>>>> Hm, I'm not following? Works perfectly fine on my system?
>>>
>>> Something's messing with your Unicode. Try downloading and 
>>> compiling this file:
>>> http://dump.thecybershadow.net/6f82ea151c1a00835cbcf5baaace2801/test.d
>>
>> Used hex view on referenced file and it does not seem to be 
>> the same symbol.
>
> Define "symbol". :)

"cassé" - 22 63 61 73 73 65 cc 81 22

vs

'é' - 27 c3 a9 27


More information about the Digitalmars-d mailing list