On Aug 19, 2009, at 1:28 PM, buildbot-no-reply@xxxxxxxxxxxxx wrote:
The Buildbot has detected a new failure of Solaris-10-SPARC on
Wireshark (development).
Full details are available at:
http://buildbot.wireshark.org/trunk/builders/Solaris-10-SPARC/builds/2219
Buildbot URL: http://buildbot.wireshark.org/trunk/
Buildslave for this Build: solaris-10-sparc
Build Reason:
Build Source Stamp: HEAD
Blamelist: etxrab
BUILD FAILED: failed compile
g_string_chunk_clear() is documented as being "Since 2.14"; should we
find another way of freeing the strings (would freeing the entire
string chunk, allocating a new chunk, and setting the pointer in
question to point to the new chunk work), or should we require GLib
2.14 or later?