[Issue 18015] [Reg 2.075] link failure unknown [0] section `' in group [.group]

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 10 13:07:45 UTC 2018


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

--- Comment #7 from Ludovit Lucenic <llucenic at gmail.com> ---
Hello guys,

if this is of any help, I found out, that commenting out
> align(8)
from before the definition of
> struct Json
in vibe.d's vibe.data.json module fixes the linkage.

Anyway, value of align(1,2,4) will just work; values from 8 through 128 break
the linkage.


---
Correction to above comments (dash instead of dot):
`> dub fetch vibe-d --version=0.7.32`

--


More information about the Digitalmars-d-bugs mailing list