bugLiberty Eiffel - Bugs: bug #64984, PARSE_TABLE could or should be...

 
 

bug #64984: PARSE_TABLE could or should be made deferred

Submitter:  Paolo Redaelli <Tybor>
Submitted:  Tue 05 Dec 2023 09:53:29 AM UTC
   
 
Category:  Kernel libraries Severity:  2 - Minor
Priority:  * 5 - Normal Status:  None
Assigned to:  Tybor Open/Closed:  Open
Release:  None Fixed Release:  None
Planned Release:  curtiss
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 05 Dec 2023 10:05:11 AM UTC, comment #1: 

Using LOGGER also tells us that
**** Warning: It is useless to mark as "redefine" this deferred feature.

Line 16 column 10 in DESCENDING_NT_NODE (/home/paolo/liberty-eiffel/src/lib/parse/impl/descending/descending_nt_node.e):
         copy, is_equal, out_in_tagged_out_memory
         ^                                      
------
**** Warning: It is useless to mark as "redefine" this deferred feature.

Line 16 column 16 in DESCENDING_NT_NODE (/home/paolo/liberty-eiffel/src/lib/parse/impl/descending/descending_nt_node.e):
         copy, is_equal, out_in_tagged_out_memory

Paolo Redaelli <Tybor>
Group administrator
Tue 05 Dec 2023 09:53:29 AM UTC, original submission:  

short LOGGING tells us that
**** Warning: Feature `copy' is deferred in type PARSE_TABLE[PARSE_CONTEXT]. This type should be marked as deferred.

------
**** Warning: Feature `is_equal' is deferred in type PARSE_TABLE[PARSE_CONTEXT]. This type should be marked as deferred.

------
**** Warning: Feature `copy' is deferred in type PARSE_TABLE[DESCENDING_PARSE_CONTEXT]. This type should be marked as deferred.

------
**** Warning: Feature `is_equal' is deferred in type PARSE_TABLE[DESCENDING_PARSE_CONTEXT]. This type should be marked as deferred.

Paolo Redaelli <Tybor>
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 Tybor (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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code