mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
new functions to make a scanner scope sensitive wrt symbol lookups.
Thu Jul 23 00:29:14 1998 Tim Janik <timj@gtk.org> * glib.h: * gscanner.c: new functions to make a scanner scope sensitive wrt symbol lookups. g_scanner_scope_foreach_symbol, g_scanner_scope_lookup_symbol, g_scanner_scope_remove_symbol, g_scanner_scope_add_symbol and g_scanner_set_scope. g_scanner_add_symbol, g_scanner_remove_symbol and g_scanner_foreach_symbol are now aliases for scope 0.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
Thu Jul 23 00:29:14 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* glib.h:
|
||||
* gscanner.c: new functions to make a scanner scope sensitive wrt
|
||||
symbol lookups.
|
||||
g_scanner_scope_foreach_symbol, g_scanner_scope_lookup_symbol,
|
||||
g_scanner_scope_remove_symbol, g_scanner_scope_add_symbol and
|
||||
g_scanner_set_scope.
|
||||
g_scanner_add_symbol, g_scanner_remove_symbol and
|
||||
g_scanner_foreach_symbol are now aliases for scope 0.
|
||||
|
||||
Mon Jul 20 23:05:34 1998 George Lebl <jirka@5z.com>
|
||||
|
||||
* glib.h: typo fixed for alphas for gint64
|
||||
|
Reference in New Issue
Block a user