[pkg-ggz-maintainers] Bug#512354: libggzcore-dev: API change: ggzcore_server_list_rooms

Clint Adams schizo at debian.org
Mon Jan 19 23:25:28 UTC 2009


Package: libggzcore-dev
Version: 0.99.5~pre1-1
Severity: serious

The prototype has changed from

int ggzcore_server_list_rooms(GGZServer *server, const int type, const char verbose)

in 0.0.14.1-1 to

int ggzcore_server_list_rooms(GGZServer *server, const char verbose)

in 0.99.5~pre1-1.

man/ggzcore_h.3 still refers to the former interface.



If this API change was intentional, the documentation needs to be corrected, and the
soname (and package name for libggzcore) needs to be bumped.

I believe the same applies to ggzcore_room_list_tables().





More information about the pkg-ggz-maintainers mailing list