gEDA-dev: glib 2.8.x functions in gschem/src/x_menu.c
Dan McMahill
dan at mcmahill.net
Wed May 9 23:51:28 EDT 2007
Ales Hvezda wrote:
> [snip]
>> However, I would rather apply the other patch, the one that uses #ifdefs
>> to enable/disable g_file_set_contents() instead of duplicating the code
>> and then having to maintain it. Now if we had several chunks of code
>> wanting to use this function, then the other approach might prevail.
>>
>
> However, I did some more research (after talking with Dan) and
> I'm now confused whether or not g_file_set_contents is contained in 2.4.x
> or not. Anybody else have a way of confirming/denying this? Either way,
> we should make sure that the new recent file mechanism doesn't change
> this requirement. Worst case is I will install gtk+/glib 2.4.x and
> do the test before I release.
>
> Btw, I was mistaken, glib 2.4.x is the minimal glib version
> that gEDA/gaf should support; from the last release notes:
I have a 2.4.x install. Things built for me a few days ago, but I guess
I didn't notice exactly when the g_file_set_contents went in. I just
did an update and will build again to see if everything still
builds/installs ok.
-Dan
More information about the geda-dev
mailing list