bugGNU Octave - Bugs: bug #64834, Misc. coding style conventions...

 
 

bug #64834: Misc. coding style conventions broken by bytecode interpreter code

Submitter:  Petter <petter>
Submitted:  Sat 28 Oct 2023 02:24:14 PM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Ready For Test Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 28 Oct 2023 02:24:14 PM UTC, original submission:  


Remove unnused functions introduced by bytecode interpreter work

The loonies are same_rep(), fcn_cache_value (), simple_numeric_assign ()

* ov-base.cc: Remove simple_numeric_assign def
* ov-base.h: Remove simple_numeric_assign dec, fcn_cache_value def
* ov-fcn.h: Remove fcn_cache_value def
* ov.h: Remove fcn_cache_value, same_rep defs


Make some warning and error messages leading letter lowercase

* pt-bytecode-vm.cc: Make leading letter lowercase.
* pt-bytecode-walk.cc
* pt-bytecode-walk.h


Builds on:
https://savannah.gnu.org/bugs/?64827
https://savannah.gnu.org/bugs/?64829
https://savannah.gnu.org/bugs/?64830
https://savannah.gnu.org/bugs/?64832

Petter <petter>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #55285:  octave_32630.patch added by petter (6KiB - text/plain)
file #55286:  octave_32631.patch added by petter (4KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by arungiridhar (Updated the item)
  • -email is unavailable- added by petter (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 group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-10-28 arungiridhar StatusNone Ready For Test
    2023-10-28 petter Attached File- Added octave_32630.patch, #55285
        Attached File- Added octave_32631.patch, #55286

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code