loco-dev
[Top][All Lists]
Advanced

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

[Loco-dev] loco again


From: .
Subject: [Loco-dev] loco again
Date: 22 May 2002 12:35:43 +0200

just updated loco-msg.c (second time), slowly getting used to c again...

had a few problems with seg-faults, so just checking back:
given a GList *foo (e.g. loco_list_keys()) and iterating through it
(while foo->next != NULL {foo = foo->next}) do i have to g_free
any/each/no node? any docs/refs you'd recommend?

shall i change LocoKeyInfo to GList of those (as search results?), or
better: what's the cvs policy (don't break it?) == i may add files &
make changes as long as the new version stays compatible (with the old)?

though i don't guess i'll touch "important" files anytime soon (g)

happy coding day (much to bright outside)
tok





reply via email to

[Prev in Thread] Current Thread [Next in Thread]