#1207: Non-existent lexical throws exception
-------------------------+--------------------------------------------------
 Reporter:  pmichaud     |       Owner:  Paul C. Anagnostopoulos
     Type:  deprecation  |      Status:  assigned               
 Priority:  normal       |   Milestone:  2.5                    
Component:  core         |     Version:  1.7.0                  
 Severity:  medium       |    Keywords:                         
     Lang:               |       Patch:  new                    
 Platform:               |  
-------------------------+--------------------------------------------------
Changes (by Paul C. Anagnostopoulos):

  * patch:  => new


Comment:

 `PARROT_ERRORS_GLOBALS_FLAG` has been deprecated in a previous patch. The
 `find-lex` operation now returns `PMCNULL` if the name is undefined,
 rather than throwing an error. The deprecation notice has been removed; it
 was eligible in 2.4.

 The test for this in lexicals.t has been updated.

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