Re: atk 'missing symbols' problem since gnome-3-14
- From: Arnavion <arnavion gmail com>
- To: John Ralls <jralls ceridwen us>
- Cc: gtk-devel-list <gtk-devel-list gnome org>
- Subject: Re: atk 'missing symbols' problem since gnome-3-14
- Date: Fri, 26 Sep 2014 20:16:18 -0700
Chun-Wei: I looked at ATK 2.14 sources and didn't find any variables exported with ATK_AVAILABLE_IN_ALL, only functions. So it would seem ATK has no problems by virtue of not actually exporting any data.
I then looked at Glib 2.42 sources and found quite a few exported variables but they are all exported with GLIB_VAR. As you said for ATK_VAR, GLIB_VAR also correctly varies between dllexport and dllimport depending on whether the header is being used to compile glib.dll or in an application consuming it. So it would seem Glib doesn't have a problem either.
-Arnav
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]