#466: PAST::Val.new( :value( ~$/ ), :returns('Complex')) generates incorrect pir
--------------------+-------------------------------------------------------
 Reporter:  bsdz    |        Owner:  pmichaud
     Type:  bug     |       Status:  closed  
 Priority:  major   |    Milestone:          
Component:  PCT     |      Version:  trunk   
 Severity:  medium  |   Resolution:  wontfix 
 Keywords:          |         Lang:          
    Patch:          |     Platform:  all     
--------------------+-------------------------------------------------------
Changes (by pmichaud):

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


Comment:

 PAST really wants to keep the number of types it supports to a minimum,
 thus it only offers encodings for String, Integer, and Float.  It expects
 HLLs to make any additional %valflags entries for other types as they are
 needed.  (This interface will likely change in future versions of PAST.)

 Marking ticket as 'wontfix'.

 Pm

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/466#comment:3>
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