On Tuesday, 8 July 2014 at 23:15:18 UTC, Joseph Rushton Wakeling
wrote:
On Tuesday, 8 July 2014 at 22:44:30 UTC, David Nadlinger wrote:
As strange as it might sound, I'm actually rather relieved
that you ran into this issue. I previously thought Martin's
collision detection code was at fault (see
https://github.com/D-Programming-Language/druntime/pull/791#issuecomment-48090942),
but suddenly couldn't reproduce the issue any longer. I'll
look into it.
Thanks -- let me know if there's anything you'd like me to test.
A few lost hairs and an implementation of weak symbols later,
this should now be fixed in Git master.
In other words, there are currently no known issues with shared
libraries, so everybody test away. ;)
David