bug#32164: guile --language=xxx

2018-07-15 Thread Matt Wette
This bug applies to version 2.2.3.

bug#32164: guile --language=xxx fails with outdated go file

2018-07-15 Thread Matt Wette
If using ``--language='' option with `guile' and one of the language source files is newer than the .go file, guile will fail with "no such language". See below. Apparently the file is compiled. I'm guessing this could be an issue a circular dependency. mwette$ guile --language=javascript ,zz.j