On Wednesday 12 July 2017 21:20:17 Fred van Stappen wrote: > Hello Martin. > > I have a strange problem with hints and FreeBSD64. > > With one of my projects, with same code, the hints are ok for Linux32/64, > Win32/64 but for FreeBSD64, the hints are not show anymore ;-( > > After deep and heavy investigations, I found the guilty. > > It appends if a thread was created. > > thethread := TDummyThread.create(true); // ---> after this, no more > hints.... > Please try again with git master 7932ad6b03f248648d8ebc4d59e3f8cdfed6ee24. FreeBSD seems not to report signals to main thread poll() if there is a suspended thread.
Martin ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

