[GSOC] New unicode module beta, with Grapheme support!

Dmitry Olshansky dmitry.olsh at gmail.com
Fri Aug 24 14:19:29 PDT 2012


On 23-Aug-12 10:34, Jacob Carlborg wrote:
> On 2012-08-22 23:31, Dmitry Olshansky wrote:
>> Well, officially the final bell has rung, marking the end of GSOC.
>
> Cool.
>
>> P.P.S. Volunteers who'd like to test x64 are welcome to run
>>   rdmd gen_uni.d
>> and report back (maybe it's my local setup problem).
>
> On Mac OS X, using DMD 2.060 64bit, the assert at line 568 is triggered.
> The last part of the output is:
>
> 2FA1D ---> 2A600
> 2fa1d -~->  2a600
> core.exception.AssertError at gen_uni(568): Assertion failure

Found one pesky bug ... not in my code though ^)

http://d.puremagic.com/issues/show_bug.cgi?id=8583

And it appears to be the only problem with x64.
The beta zipball now should have proper x64 version too.

https://github.com/blackwhale/gsoc-bench-2012/zipball/beta

-- 
Olshansky Dmitry


More information about the Digitalmars-d mailing list