I use the GLIB scanner and its symbol management to scan a languagethat has C-like 
scope nesting.

Currently when I enter a new scope, I copy all the symbols of the ancestor
scopes to the new one, so that the scanner can see them when set to the
new scope ID.

Is there a better or preferred way ?

thanks.

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to