On 2013/01/21 19:42, Denis Krjuchkov <de...@crazydev.net> wrote:
> I've updated FileSystem library according to our discussion and few
> my own ideas:
> 
> http://git.musicpd.org/cgit/dk/mpd.git/commit/?id=1f9128286580ea7e80df2042c1d9deba035dd2d3

This gives me a warning on WIN32:

 src/fs/FileSystem.hxx:82:20: error: unused parameter
 'follow_symlinks' [-Werror=unused-parameter]

Please add gcc_unused or a similar trick to suppress the warning when
the parameter shall really be ignored.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to