[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #64834] Misc. coding style conventions broken
From: |
Petter |
Subject: |
[Octave-bug-tracker] [bug #64834] Misc. coding style conventions broken by bytecode interpreter code |
Date: |
Sat, 28 Oct 2023 10:24:16 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?64834>
Summary: Misc. coding style conventions broken by bytecode
interpreter code
Group: GNU Octave
Submitter: petter
Submitted: Sat 28 Oct 2023 02:24:14 PM UTC
Category: Interpreter
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Release: dev
Discussion Lock: Any
Operating System: GNU/Linux
Fixed Release: None
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Sat 28 Oct 2023 02:24:14 PM UTC By: Petter <petter>
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
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sat 28 Oct 2023 02:24:14 PM UTC Name: octave_32630.patch Size: 6KiB
By: petter
<http://savannah.gnu.org/bugs/download.php?file_id=55285>
-------------------------------------------------------
Date: Sat 28 Oct 2023 02:24:14 PM UTC Name: octave_32631.patch Size: 4KiB
By: petter
<http://savannah.gnu.org/bugs/download.php?file_id=55286>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?64834>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #64834] Misc. coding style conventions broken by bytecode interpreter code,
Petter <=