unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* C naming conventions in goops: _si_ ?
@ 2002-10-05 15:34 abc
  2002-10-08 21:31 ` Marius Vollmer
  0 siblings, 1 reply; 3+ messages in thread
From: abc @ 2002-10-05 15:34 UTC (permalink / raw)


Can anyone tell me what the `_si_' in identifiers like scm_si_name_access (from
goops.h) means?  It's not listed under the `naming conventions' section of the
HACKING file.

Thanks,

Ben



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: C naming conventions in goops: _si_ ?
  2002-10-05 15:34 C naming conventions in goops: _si_ ? abc
@ 2002-10-08 21:31 ` Marius Vollmer
  2002-10-09 15:29   ` abc
  0 siblings, 1 reply; 3+ messages in thread
From: Marius Vollmer @ 2002-10-08 21:31 UTC (permalink / raw)
  Cc: guile-user

abc@palantir.chem.emory.edu writes:

> Can anyone tell me what the `_si_' in identifiers like
> scm_si_name_access (from goops.h) means?  It's not listed under the
> `naming conventions' section of the HACKING file.

I guess it means "slot index".  It is probably better to stay away
from them.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: C naming conventions in goops: _si_ ?
  2002-10-08 21:31 ` Marius Vollmer
@ 2002-10-09 15:29   ` abc
  0 siblings, 0 replies; 3+ messages in thread
From: abc @ 2002-10-09 15:29 UTC (permalink / raw)


Thanks.  It came up while I was reading the guile-gobject code from the gnome
cvs repository.  Pretty cool stuff, but I haven't gotten it to build properly
yet.

Ben



On Tue, Oct 08, 2002 at 11:31:43PM +0200, Marius Vollmer wrote:
> 
> I guess it means "slot index".  It is probably better to stay away
> from them.
> 


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-09 15:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-05 15:34 C naming conventions in goops: _si_ ? abc
2002-10-08 21:31 ` Marius Vollmer
2002-10-09 15:29   ` abc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).