bugGNU Octave - Bugs: bug #37714, Typo in __print_parse_opts__.m

 
 

bug #37714: Typo in __print_parse_opts__.m

Submitter:  Dmitri A. Sergatskov <dasergatskov>
Submitted:  Mon 12 Nov 2012 03:39:43 AM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  bpabbott
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 13 Nov 2012 12:49:19 AM UTC, comment #1: 
Ben Abbott <bpabbott>
Group Member
Mon 12 Nov 2012 03:39:43 AM UTC, original submission:  

In _print_parse_opts_.m
instead of
 arg_st.ghostscript_binary = _quote_path_ (arg_st.ghostscript_binary);

should be
 arg_st.ghostscript_binary = _quote_path_ (arg_st.ghostscript.binary);

Diff is attached.

Dmitri A. Sergatskov <dasergatskov>

 

(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

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bpabbott (Posted a comment)
  • -email is unavailable- added by dasergatskov (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
    2012-11-21 bpabbott StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2012-11-13 bpabbott StatusNone Ready For Test
        Assigned toNone bpabbott

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code