#872: Deprecate PASM1 compiler and PDB_compile function
-------------------+--------------------------------------------------------
 Reporter:  coke   |        Owner:  coke    
     Type:  bug    |       Status:  reopened
 Priority:  minor  |    Milestone:          
Component:  none   |      Version:  1.4.0   
 Severity:  low    |   Resolution:          
 Keywords:         |         Lang:          
    Patch:         |     Platform:          
-------------------+--------------------------------------------------------
Changes (by coke):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 from DEPRECATED.pod:

 =item PDB_compile and PDB_eval [eligible in 2.1]

 {{{
 The function PDB_compile doesn't work since some time, and his
 implementation
 was a hack. His functionality may be reimplemented in another way. Until
 the
 end of deprecation cycle it just throws an exception.

 The PDB_eval function, that used in the debugger to support the eval
 command, was using PDB_compile. His functionality must be reimplemented
 in another way and with a name that follows current conventions, in the
 meantime and until the end of the deprecation cycle it just shows a
 diagnostic message.
 }}}

 These functions are still present in r44134 - reopening.

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