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


On 16 Mar 2000, Mikael Djurfeldt wrote:

> 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.

Which does not mean that it wouldn`t be better to have these named
consistently, too.

Best regards
Dirk Herrmann


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