bugGNU Octave - Bugs: bug #61363, error in...

 
 

bug #61363: error in print_usage>get_usage_texinfo

Submitter:  Guillaume <gyom>
Submitted:  Thu 21 Oct 2021 11:15:32 AM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  Fixed Assigned to:  None
Originator Name:  Guillaume Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 21 Oct 2021 03:32:15 PM UTC, comment #3: 

Thanks for checking.

Closing as fixed.

Markus Mützel <mmuetzel>
Group administrator
Thu 21 Oct 2021 03:29:38 PM UTC, comment #2: 

No more error, thank you.

Guillaume <gyom>
Thu 21 Oct 2021 02:44:24 PM UTC, comment #1: 

Good find!
Should be fixed with this change:
http://hg.savannah.gnu.org/hgweb/octave/rev/4fe897f5db8e

Marking as ready for test.


Markus Mützel <mmuetzel>
Group administrator
Thu 21 Oct 2021 11:15:32 AM UTC, original submission:  

This, perhaps incorrect, help text highlights a possible mistake in print_usage.m:


function myfunction ()
  # -*- texinfo -*-
  print_usage ();
endfunction



>> myfunction
error: 'buffer' undefined near line 138, column 36


It seems that the call to _makeinfo_ () should be within the if statement.

Guillaume <gyom>

 

(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

Digest:
   bug dependencies.

 

Carbon-Copy List
  • -email is unavailable- added by mmuetzel (Posted a comment)
  • -email is unavailable- added by gyom (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
    2022-07-07 mmuetzel Dependencies- bugs #62708 is dependent
    2021-10-21 mmuetzel StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2021-10-21 mmuetzel StatusNone Ready For Test

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code