fix bug in make-repl when lang is actually a language
authorAndy Wingo <wingo@pobox.com>
Wed, 16 Nov 2011 18:44:04 +0000 (19:44 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 16 Nov 2011 18:49:50 +0000 (19:49 +0100)
commit46e0923d3526679701113c9ae01df1ba3a9ea0f5
treef87d35d3aba8bcdaaf71c5f78ec50d418d9ad1a7
parent936d0bf3218bda64a46679524cc0149d11883d43
fix bug in make-repl when lang is actually a language

* module/system/repl/common.scm (make-repl): Fix to accept language
  objects in addition to symbols.  Fixes http://debbugs.gnu.org/9857.
  Thanks to Tristan Colgate for the report.
module/system/repl/common.scm