Right now, the remaining errors when compiling with -DSEAL are:
gtk/new_packet_list.c:836:34: error: âGtkTreeViewColumnâ has no member named âbuttonâ
gtk/new_packet_list.c:838:3: error: âGtkTreeViewColumnâ has no member named âbuttonâ
gtk/packet_win.c:492:45: error: âGtkDialogâ has no member named âvboxâ
gtk/profile_dlg.c:865:37: error: âGtkTreeViewColumnâ has no member named âbuttonâ
gtk/uat_gui.c:917:38: error: âGtkTreeViewColumnâ has no member named âbuttonâ
gtk/gsm_map_stat.c:442:33: error: âGtkWidgetâ has no member named âwindowâ
I previously tried to solve the button stuff but had to revert it and I have
no ideas for the remaining two remaining ones (window and vbox).
Once someone (who is not me :-) manages to fix these, we can turn on -DGSEAL
for gtk2 builds to prevent new code from accessing structure members directly.
Ciao
Joerg
--
Joerg Mayer <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.