[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [Bug 923874] [NEW] guile warning on start of gschem



Public bug reported:

gschem from current git head (gEDA 1.7.2 (g76b184e) ) issues warnings on
start-up:

/-------
$ gschem
WARNING: (gschem keymap): imported module (srfi srfi-69) overrides core binding `make-hash-table'
WARNING: (gschem keymap): imported module (srfi srfi-69) overrides core binding `hash-table?'
\-------

This seems to be related to guile. There is a thread on the guile-devel  mailinglist from june 2011:
       http://comments.gmane.org/gmane.lisp.guile.devel/10525
This thread suggests to replace local bindings rather than export them.

---<)kaimartin(>---

** Affects: geda
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/923874

Title:
  guile warning on start of gschem

Status in GPL Electronic Design Automation tools:
  New

Bug description:
  gschem from current git head (gEDA 1.7.2 (g76b184e) ) issues warnings
  on start-up:

  /-------
  $ gschem
  WARNING: (gschem keymap): imported module (srfi srfi-69) overrides core binding `make-hash-table'
  WARNING: (gschem keymap): imported module (srfi srfi-69) overrides core binding `hash-table?'
  \-------

  This seems to be related to guile. There is a thread on the guile-devel  mailinglist from june 2011:
         http://comments.gmane.org/gmane.lisp.guile.devel/10525
  This thread suggests to replace local bindings rather than export them.

  ---<)kaimartin(>---

To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/923874/+subscriptions


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug