bug-guile
[Top][All Lists]
Advanced

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

[bug #30117] Funky name for one of the root modules


From: Andy Wingo
Subject: [bug #30117] Funky name for one of the root modules
Date: Mon, 14 Jun 2010 09:52:14 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.5.9-2.fc12 Firefox/3.5.9

Follow-up Comment #1, bug #30117 (project guile):

>From the NEWS:

** All modules have names now

Before, you could have anonymous modules: modules without names. Now,
because of hygiene and macros, all modules have names. If a module was
created without a name, the first time `module-name' is called on it, a
fresh name will be lazily generated for it.


Should we have a flag on these modules to indicate that they are really
anonymous?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30117>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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