On 2012/08/08 20:20, Jurgen Kramer <gtmkra...@xs4all.nl> wrote:
> http://git.musicpd.org/cgit/gtmkramer/mpd.git/commit/?id=4647e9be1d3441f783be8511c83fa706a44bda58

 src/decoder/dsdlib.c: In function 'dsdlib_tag_id3':
 src/decoder/dsdlib.c:125:37: error: unused parameter 'is' 
[-Werror=unused-parameter]
 src/decoder/dsdlib.c:126:35: error: unused parameter 'handler' 
[-Werror=unused-parameter]
 src/decoder/dsdlib.c:127:15: error: unused parameter 'handler_ctx' 
[-Werror=unused-parameter]
 src/decoder/dsdlib.c:127:36: error: unused parameter 'tagoffset' 
[-Werror=unused-parameter]

> My git repo is seriously broken, I cannot rebase ... the above commit
> should apply cleanly though.
> 
> Now to figure out how to fix this mess.

 git fetch git://git.musicpd.org/master/mpd.git master &&
 git reset --hard FETCH_HEAD &&
 git cherry-pick 4647e9be1d3441f783be8511c83fa706a44bda58

(Discards everything in your branch but this commit, be careful.)

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to