error while interacting with a fd

Bug #439263 reported by Aki Helin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Owl Lisp
Fix Released
High
Unassigned

Bug Description

$ bin/owl
You see a prompt.
> (begin
   (fork-linked "read test"
      (lambda ()
         (let ((fd (open-input-file "owl.scm")))
            (show "reading from " fd)
            (show " it's " (interact fd 'input)))))
   (print (wait-mail)))
reading from 4
#(read test #(error #<function> Bad math: (quotrem 32 (93 10))))
delivered
>

Aki Helin (aoh)
Changed in ol:
importance: Undecided → High
Aki Helin (aoh)
Changed in ol:
status: New → Fix Released
Revision history for this message
Aki Helin (aoh) wrote :

actually, it was just broken byte vector rendering code =)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.