bugGNU Octave - Bugs: bug #46690, run-octave can only accept one...

 
 

bug #46690: run-octave can only accept one argument

Submitter:  Lachlan Andrew <lachlan>
Submitted:  Wed 16 Dec 2015 01:32:01 AM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Feature Request
Status:  Fixed Assigned to:  siko1056
Originator Name:  Lachlan Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 05 Jan 2016 12:49:06 PM UTC, comment #2: 

Thank you. I like your patch too and pushed it to default, see:

http://hg.savannah.gnu.org/hgweb/octave/rev/b432e7bb3cbd

Kai Torben Ohlhus <siko1056>
Group Member
Wed 16 Dec 2015 04:12:32 PM UTC, comment #1: 

Thanks, this would be useful. As a workaround I will do either


$ driver="gdb --args" ./run-octave -cli


or


$ ./run-octave -g --no-gui-libs


both of which end up doing the same thing.

Mike Miller <mtmiller>
Group Member
Wed 16 Dec 2015 01:32:01 AM UTC, original submission:  

The attached changeset allows "./run-octave -g -cli".

Motivation:  Recently, I got the GUI exiting cleanly despite a crash of the interpreter, and so I couldn't use GDB to find where the crash was, and so wanted to run it with the CLI.

Current behaviour:  ./run-octave accepts a single argument, and passes the second argument to the called program.

Lachlan Andrew <lachlan>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #35757:  run-octave.cset added by lachlan (1KiB - 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 siko1056 (Posted a comment)
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by lachlan (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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-01-05 siko1056 StatusPatch Submitted Fixed
        Assigned toNone siko1056
        Open/ClosedOpen Closed
    2015-12-16 mtmiller StatusNone Patch Submitted
    2015-12-16 lachlan Attached File- Added run-octave.cset, #35757

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code