Caching D compiler - preview version
Dmitry Olshansky
dmitry.olsh at gmail.com
Fri Nov 3 15:44:08 UTC 2017
On Wednesday, 1 November 2017 at 19:33:15 UTC, Walter Bright
wrote:
> On 10/29/2017 9:25 AM, Dmitry Olshansky wrote:
>> On Saturday, 28 October 2017 at 23:18:05 UTC, Martin Nowak
>> wrote:
>>> On 10/24/2017 05:02 PM, Dmitry Olshansky wrote:
>>>> Experimental std.regex.v2 is sadly broken by a recent change
>>>> to array ops. It would be very interesting to check as it
>>>> eats up to 17Gb of RAM.
>>>
>>> What got broken there?
>>
>> New array ops implemented as __simd, I think it needs a __ctfe
>> branch.
>
>
> Please post a bugzilla issue for it.
https://issues.dlang.org/show_bug.cgi?id=17964
More information about the Digitalmars-d-announce
mailing list