etcimon / libasync

Cross-platform event loop library of asynchronous objects
MIT License
147 stars 30 forks source link

Update the dependency on memutils to 0.4.8 #72

Closed belka-ew closed 8 years ago

belka-ew commented 8 years ago

Since libasync doesn't build with the version of memutils under 0.4.8 because of a dmd 2.072.0 regression (etcimon/memutils#11) , I would suggest to require at least memutils 0.4.8 if possible. Also it would be great to make a new libasync release if this change is ok.

Thanks.

etcimon commented 8 years ago

OK thanks!