Compiler error
Maxim Fomin
maxim at maxim-fomin.ru
Mon May 6 11:40:36 PDT 2013
On Monday, 6 May 2013 at 17:48:58 UTC, Alexandr Druzhinin wrote:
> 07.05.2013 0:39, Maxim Fomin пишет:
>> On Monday, 6 May 2013 at 16:37:18 UTC, Alexandr Druzhinin
>> wrote:
>>> during building I get:
>>> Assertion failure: 'alignment > 0 && !(alignment & (alignment
>>> - 1))'
>>> on line 239
>>> in file 'struct.c'
>>>
>>> abnormal program termination
>>>
>>> what should I do to help us to catch this?
>>
>> 1) search or report to bugzilla
>> 2) debug dmd
>> 3) fix sources
>> 4) prepare pull request
> Честно сказать, я не в курсе как искать в багзилле - все баги
> такие разные. Думал, тут все за меня сейчас решат. ;) Понял,
> будем работать...
понятно :)
Issue 8612 and 8710 looks like your case. Please post there your
reduced code.
http://d.puremagic.com/issues/show_bug.cgi?id=8612
More information about the Digitalmars-d-learn
mailing list