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