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

Manu <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Manu <[email protected]> ---
Turns out the symbols are in druntime (I also couldn't find them in phobos!).
druntime also has a uuid.d file, so the same object filename, and the symbols
are in there. It seems that druntime and phobos are aggregated into one lib?
Weird, but okay...

Anyway... I'm not entirely sure these symbols should be in druntime. Why are
they there? Why can't users just link the usual libs that supple them? Those
libs are now mutually exclusive with phobos, and that's a big problem.

--

Reply via email to