Ethereal-dev: Re: [ethereal-dev] strerror, strcasecmp, strncasecmp

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Thu, 27 Jul 2000 10:35:40 -0700 (PDT)
> I think we should rely on glib and use in Ethereal the g_str* functions.

I seem to remember a message to one of the GTK+ mailing lists suggesting
that one cannot rely on "g_strcasecmp()" and "g_strncasecmp()", i.e.
there was a message reporting a bug in those routines.

My GTK+ mailing list archives are at home, so I'd either have to wait
until I get home or dredge through the archives on the GNOME Web site to
see what the precise problem is.