← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 804559] Re: portable semaphore implementation

 

the patch submitted by Gennady
<https://svn.boost.org/trac/boost/attachment/ticket/4524/ipc_sem.patch>
has not been applied in the version of boost currently in the DC++ repo.

at a first glance at the file in question, this might affect Windows
builds (Windows-specific stuff is within an elif-guard that comes after
the if-guard changed by the patch).

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/804559

Title:
  portable semaphore implementation

Status in AirDC++:
  Confirmed
Status in DC++:
  Fix Committed
Status in StrongDC++:
  Confirmed

Bug description:
  Portable "class Semaphore" implementation using boost::interprocess_semaphore.
  Patch attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/airdcpp/+bug/804559/+subscriptions


References