https://issues.dlang.org/show_bug.cgi?id=15547
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- We can get a work around with string mixin( though a bit ugly hack). See my PR for issue 16049. https://github.com/dlang/druntime/pull/1576 (including "Add AlignedStr helper and fix setupapi" ) Otherwise, an old enhancement request of issue 9766 could resolve this simply. --
