[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [Bug 923874] Re: guile warning on start of gschem
Bug was fixed by a commit
git stable-1.8 commit ea3a3214312203f886c10faa5a28ade7c5e9d4f6
http://git.gpleda.org/?p=gaf.git;a=commit;h=ea3a3214312203f886c10faa5a28ade7c5e9d4f6
commit ea3a3214312203f886c10faa5a28ade7c5e9d4f6
Author: Peter TB Brett <peter@xxxxxxxxxxxxx>
Commit: Peter TB Brett <peter@xxxxxxxxxxxxx>
gschem: Don't import srfi-69 in keymap.scm.
We don't currently use SRFI 69 functions in the keymap system anyway.
Closes-bug: lp-923874
** Changed in: geda
Status: New => Fix Committed
--
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:
Fix Committed
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