guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guile: What's wrong with this?


From: Ludovic Courtès
Subject: Re: Guile: What's wrong with this?
Date: Thu, 05 Jan 2012 01:01:17 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux)

Hi,

Bruce Korb <address@hidden> skribis:

> On 01/04/12 13:17, Ludovic Courtès wrote:
>> If the users files are evaluated rather than compiled/loaded, this is
>> not a problem:
>
> I do *all* guile processing via the ag_scm_c_eval_string_from_file_line
> function.

[...]

>> Could you check whether this is the case?
>
> So it is the case.

So this is good news: it means you only have to modify your own code
without worrying about your users’ code (modulo the fact that modifying
literals is still a bad idea, as others pointed out.)

BTW, were you able to find a stripped-down example that reproduces the
‘string-upcase’ problem?

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]