1 Dec 2008 10:28
Re: The libmpdclient v2.0 project
Max Kellermann <max <at> duempel.org>
2008-12-01 09:28:04 GMT
2008-12-01 09:28:04 GMT
On 2008/12/01 00:28, Marc Pavot <m.pavot <at> gmail.com> wrote: > 11 other patches available on my repository: > Add unit tests to libmpclient No recursive makefiles, please. The patch contains 1 whitespace error. > Fix glib include > Change include guards > Convert MPD_INFO_ENTITY_ to enum Applied. > Fix currentsong test Fold this one into "Add unit tests to libmpclient". > Cosmetic Applied. > Improve calls to mpd_executeCommand Don't do several independent changes in one patch, under the meaningless subject "Improved xyz". The correct data type for string lengths is "size_t", not "int". Wrap lines which are longer than 79 characters (rare exceptions allowed, not applicable here). > Small performance improvements Applied, but I removed the vacant summary "Small performance(Continue reading)
RSS Feed