https://issues.dlang.org/show_bug.cgi?id=17287

hst...@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hst...@quickfur.ath.cx

--- Comment #3 from hst...@quickfur.ath.cx ---
I've used zero-length static arrays at the end of structs before, and they
work, for the most part.  I'm surprised having a zero-length member in the
middle of a struct causes an ICE, though. Or is it the zero-length ctor
parameter that's causing the problem?

--

Reply via email to