#1911: cannot read binary file stream
-------------------------+--------------------------------------------------
  Reporter:  x19290      |        Type:  bug        
    Status:  closed      |    Priority:  normal     
 Milestone:              |   Component:  none       
   Version:  2.10.0      |    Severity:  medium     
Resolution:  worksforme  |    Keywords:  open binary
      Lang:  perl6       |       Patch:             
  Platform:  linux       |  
-------------------------+--------------------------------------------------
Changes (by plobsing):

  * status:  new => closed
  * resolution:  => worksforme


Comment:

 1) Parrot can read binary files (see read_urandom.pir). This is a
 rakudobug.
 2) My recent copy of rakudo (8f10c4b94ea6) does not choke on this. Reading
 from the handle produces a Buf object (not a Str), and therefore does not
 perform any encoding/decoding.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1911#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to