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: *** Warning for backward incompatible change: scm_mutex_init


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

> scm_mutex_init has got a second arg.

Sorry for the fuzz: I take this back.  There's now a better plan for
future thread support which will allow a Guile application to choose
which threads package to use.  The new interface doesn't collide with
scm_mutex_init, so we'll keep the old version and stay backward
compatible.

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