Page 1 of 1

BUG in 0.3.1 : missing include?

PostPosted: 16 Apr 2012, 17:39
by MCMic
Hello, I got this comment on the ArchLinux package : https://aur.archlinux.org/packages.php?ID=55582

So it seems the update of some ArchLinux package have broken M&MS.

I found out that adding "#include <unistd.h>" at the beginning of TreeStorageNode.cpp solves the problem.

Could you release a bugfix ou should I had the modification to the aur package itself?

Re: BUG in 0.3.1 : missing include?

PostPosted: 16 Apr 2012, 18:46
by Edward_Lii
Hello MCMic,

MCMic {l Wrote}:Could you release a bugfix ou should I had the modification to the aur package itself?

When I commit something to svn I'll include the fix so that it will be in the next release (V0.4).
Until then I think it's best for you to patch to source for the aur package yourself.