guile-user
[Top][All Lists]
Advanced

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

Re: case syntax and symbols


From: Neil Jerram
Subject: Re: case syntax and symbols
Date: Thu, 26 May 2005 19:30:02 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1

Ludovic Courtès wrote:
Hi,

Neil Jerram <address@hidden> writes:


Or are you thinking of a "redefinition" as something different to what
I'm thinking?  The case I'm thinking of is where a file contains a
definition, and you load that file twice (perhaps via use-modules, but
that's not important).


What I'm thinking of is something as simple as:

  (define x 2)
  (define x "hello")

This is also what happens when a file is loaded twice.

What about an `eval-enable' option?

Sorry, but either you're not reading my emails properly, or I am misunderstanding you (or else my own rule).

What I have proposed is a rule that means that Guile would NOT give a warning in such cases. Isn't that what you want?

        Neil




reply via email to

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