bug-guile
[Top][All Lists]
Advanced

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

[bug #30623] `module-public-interface' returns #f for `the-scm-module'


From: Patrick McCarty
Subject: [bug #30623] `module-public-interface' returns #f for `the-scm-module'
Date: Sun, 01 Aug 2010 21:27:37 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100724 Firefox/3.6.8

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

I just noticed that using `the-root-module' seems to work with both Guile 1.8
and 1.9:

  scheme@(guile-user)> (module-public-interface the-root-module)
  $1 = #<interface (guile) 1573d80>
  scheme@(guile-user)>

Should LilyPond use `the-root-module' instead?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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