gEDA-dev: glib 2.8.x functions in gschem/src/x_menu.c
Ales Hvezda
ahvezda at seul.org
Wed May 9 23:48:54 EDT 2007
[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:
Required libraries:
* gtk+ â>= 2.4.x (tested with 2.6.x).
...
Thanks,
-Ales
More information about the geda-dev
mailing list