bugGNU Octave - Bugs: bug #39434, doc: Many warning IDs need an...

 
 

bug #39434: doc: Many warning IDs need an explanation

Submitter:  Rik <rik5>
Submitted:  Mon 08 Jul 2013 01:12:54 AM UTC
   
 
Category:  Documentation Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Documentation
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 22 Nov 2021 02:24:16 AM UTC, comment #4: 

@Nicholas: I checked in your patch here http://hg.savannah.gnu.org/hgweb/octave/rev/8a80c89b021e after updating the commit message to be a bit more informative about what was done.

Marking bug as fixed and closing report.

Rik <rik5>
Group administrator
Fri 25 Dec 2020 05:10:43 AM UTC, comment #3: 

I'm pretty sure built-in variables were re-coded and haven't been a part of Octave for a long time.  I also used grep and can't find it in the codebase so I think you can just remove it.

Rik <rik5>
Group administrator
Fri 25 Dec 2020 03:42:47 AM UTC, comment #2: 

patch attached that adds the missing warning descriptions from comment #1 to warning_ids.m, except for built-in-variable-assignment.

Running grep * -rnw '.' -e "built-in-variable-assignment"

at the root of my octave clone didn't bring up anything except warning_ids.m. If it does live somewhere and this just missed it, I can add that last one as well. otherwise, this patch removes that warning from the file.

(file #50565)

Nicholas Jankowski <nrjank>
Group Member
Thu 24 Dec 2020 04:20:11 AM UTC, comment #1: 

the current list of warnings IDs without explanation are:


Octave:abbreviated-property-match
Octave:built-in-variable-assignment
Octave:logical-conversion
Octave:noninteger-range-as-index
Octave:sqrtm:SingularMatrix


Nicholas Jankowski <nrjank>
Group Member
Mon 08 Jul 2013 01:12:54 AM UTC, original submission:  

The following warning IDs are referenced in warning_ids.m but need an explanation about what they are warning of.


Octave:abbreviated-property-match
Octave:built-in-variable-assignment
Octave:fopen-file-in-path
Octave:glyph-render
Octave:load-file-in-path
Octave:logical-conversion
Octave:md5sum-file-in-path
Octave:missing-glyph
Octave:noninteger-range-as-index
Octave:recursive-path-search
Octave:shadowed-function
Octave:singular-matrix-div
Octave:sqrtm:SingularMatrix


Rik <rik5>
Group administrator

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #50565:  missing_warning_ids.patch added by nrjank (3KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nrjank (Posted a comment)
  • -email is unavailable- added by rik5 (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-11-22 rik5 StatusPatch Submitted Fixed
        Open/ClosedOpen Closed
    2020-12-25 rik5 StatusNone Patch Submitted
    2020-12-25 nrjank Attached File- Added missing_warning_ids.patch, #50565

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code