Compiler error

Maxim Fomin maxim at maxim-fomin.ru
Mon May 6 10:39:09 PDT 2013


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


More information about the Digitalmars-d-learn mailing list