Assembler: Cope with non-string port filenames.
authorMark H Weaver <mhw@netris.org>
Sun, 14 Dec 2014 15:24:00 +0000 (10:24 -0500)
committerMark H Weaver <mhw@netris.org>
Sun, 14 Dec 2014 15:24:00 +0000 (10:24 -0500)
commit015c3c08af2064145d423cef0d94f04069c3e87e
tree006ff10d05a5f1100fa935ed782fadc2db7d1792
parent95de4f52a8ed34e64c342634add939c7e23214ac
Assembler: Cope with non-string port filenames.

Fixes <http://bugs.gnu.org/19354>.
Reported by Linas Vepstas <linasvepstas@gmail.com>.

* module/system/vm/assembler.scm (write-sources): Intern the filename
  only if it's a string.  (For sockets, the filename is a symbol).
module/system/vm/assembler.scm