2007/5/11, Antoine Jacoutot <[EMAIL PROTECTED]>:
On Friday 11 May 2007 14:32:20 Landry Breuil wrote: > Okay, i was afraid my libmpd replacement code would be not so stable on > !i386... better compile against audio/libmpd for the moment. I haven't looked at it, but why do you want to write replacement code? I mean libmpd is already in ports... so???
Because when i started writing xfce4mpc-plugin, i used libmpd, and i wanted to get rid of this dependency rapidly (i use libmpd only for maybe 5 functions of the library..). simple-libmpd.c is here to let people have the choice at compile-time, either use libmpd if present, but don't make it mandatory. After all, coding this was fun :) Thanks steven for the debug log, i see where the error comes from.. there is a trailing OK in the buffer, which should have been removed. simple-libmpd.cis not as mature as i wanted it... for the moment, let's build the port against libmpd :) Landry
