przemoc / metastore

Store and restore metadata from a filesystem.
http://software.przemoc.net/#metastore
GNU General Public License v2.0
171 stars 31 forks source link

Fix compile when DEBUG is set #14

Closed dfandrich closed 9 years ago

przemoc commented 9 years ago

Good catch! (Yeah, I guess I never built it with -DDEBUG in flags.)

I'll apply it hopefully tomorrow.

przemoc commented 9 years ago

Applied in 00e0d24cda49e88b4b66ed5bef8213698fd262a1. Thanks.