Re: [Vala] Missing string functions from GLIB



On Die, 2007-02-13 at 15:26 -0600, Cayle Graumann wrote:
Jurg,

     I notice it's been quiet on the vala list lately.  I've been
working on other things, but have had time lately to come back to my

I'm currently working on some bug fixes for Vala which I'll need for one
of my Vala-based projects. I don't have much time to work on larger
features right now as I'm in an internship until March, 16. Afterwards I
should be able to spend a lot more time on Vala again.

vala project.  I have found a few functions missing from the glib
wrapper.  I send you patches but I haven't had time to look at the
vapigen code.  The missing GLib string functions I've run across
(because I've needed them) are

     g_str_chomp, g_str_chug, and g_utf_strdown.

These functions are handy when parsing text files.

The GLib VAPI is handwritten, not generated by vapigen, as it's not
GObject-based; so normal patches are fine and welcome. Have you already
prepared patches for these functions or should I add them myself?

Jürg




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]