This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Names in libguile


Mikael Djurfeldt <mdj@mdj.nada.kth.se> writes:

> String literals with global scope has the prefix scm_s_.  (Greg
> introduced the prefix s_scm_ but this has to change to scm_s_ since
> s_scm_ trespasses the user's namespace.)

Not correct: Those names have module-local scope and does not trespass
user name space.

Sorry.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]