#1610: Parrot_compile_string does not properly catch errors thrown by causing 
IMCC
syntax errors
----------------------+-----------------------------------------------------
 Reporter:  dukeleto  |       Owner:  plobsing
     Type:  bug       |      Status:  new     
 Priority:  major     |   Milestone:          
Component:  imcc      |     Version:  2.3.0   
 Severity:  medium    |    Keywords:          
     Lang:            |       Patch:          
 Platform:  all       |  
----------------------+-----------------------------------------------------
Changes (by plobsing):

  * owner:  => plobsing
  * component:  embed/extend => imcc


Comment:

 > chromatic++ suggested installing a C exception handler with
 Parrot_ex_add_c_handler into Parrot_compile_string, but I have not been
 able to get it to work yet.

 That likely won't work. IMCC spits errors directly to STDERR. I ran into
 this same issue adding tests for TT #126 (see r46484).

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