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

--- Comment #1 from gyroh...@gmail.com ---
The linker being for "test.v.init", it seems it is trying to create
"test.q.init" but can't as it can't find the symbol for "test.v.init". Though
it shouldn't be constructing "test.q.init" anywhere, removing "-debug" from the
compiler option fixes the issue.

--

Reply via email to