Ethereal

Re: [Ethereal-dev] (no subject)
Google
 
Web Ethereal.com

Home | Introduction | Documentation | Lists | FAQ | Development | Wiki | Bugs

Ethereal-dev: September 2004


packet steve wrote:

After recent SVN updates:

ethereal/gtk/proto_draw.c:825: undefined reference to `g_string_append_printf'
etc.


What is the minimum glib version required?

Still 1.2[.x] - I've checked in a change to use "g_string_sprintfa()"; the 2.x documentation might say that name for the routine is deprecated and new code should use "g_string_append_printf()", but new code that still needs to work with GLib 1.2[.x] can't do that.



Powered by MHonArc 2.6.10