Guile Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: const correctness?
Jim Blandy <jimb@red-bean.com> writes:
> > Are there any plans to have 'const' keywords in the headers of GUILE ?
> > I am a bit confused now, for instance: does gh_eval_str (char *)
> > modify or free() the string you pass it?
>
> Ken Raeburn has contributed patches to constify Guile's declarations.
> I haven't applied these yet.
Great! That'll be an exceedingly useful improvement!
Greg
Guile Home |
Main Index |
Thread Index