[PATCH 4/8] Rename "gsmob" in Guile interface to "gdb object"

Eli Zaretskii eliz@gnu.org
Wed Apr 9 16:36:00 GMT 2014


> From: Andy Wingo <wingo@igalia.com>
> Cc: Andy Wingo <wingo@igalia.com>
> Date: Wed,  9 Apr 2014 18:08:36 +0200
> 
> * gdb/guile/scm-gsmob.c:
> * gdb/guile/lib/gdb.scm (gdb-object-kind, gdb-object-property)
>   (set-gdb-object-property!, gdb-object-has-property?)
>   (gdb-object-properties): Rename from gsmob-kind, gsmob-property, etc.
>   The fact that these are SMOBs is a C implementation detail that should
>   not be exposed to Scheme.
> 
> * gdb/doc/guile.texi (GDB Scheme Data Types): Update the manual.

The documentation part is OK (again, ChangeLog entry needs fixing).

Thanks.



More information about the Gdb-patches mailing list