bugText Extractor TXR - Bugs: bug #35718, op operator uses tree-find to walk...

 
 

bug #35718: op operator uses tree-find to walk code.

Submitter:  Kaz Kylheku <kkylheku>
Submitted:  Mon 05 Mar 2012 03:21:09 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Correctness Status:  Fixed
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
Component Version:  None Operating System:  None
Fixed Release:  None Planned Release:  None
Architecture:  * All ABI:  * All
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 10 Oct 2013 05:23:44 AM UTC, comment #1: 

Was addressed same day by changing to a new function cons_find.

Kaz Kylheku <kkylheku>
Group administrator
Mon 05 Mar 2012 03:21:09 AM UTC, original submission:  

The op operator expand function (expand_op) contains a tree-find check to look for the @rest symbol. This blows up on improper lists (such as what occurs in the form used to represent #/regex/ syntax).

Kaz Kylheku <kkylheku>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by kkylheku (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-10-10 kkylheku StatusConfirmed Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code