bugGNU Octave - Bugs: bug #57878, mkoctfile does not quote -L...

 
 

bug #57878: mkoctfile does not quote -L arguments

Submitter:  Mike Miller <mtmiller>
Submitted:  Fri 21 Feb 2020 10:58:18 PM UTC
   
 
Category:  Configuration and Build System Severity:  2 - Minor
Priority:  5 - Normal Item Group:  None
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
   

Sat 22 Feb 2020 03:33:40 AM UTC, comment #1: 

Made a fix on the stable branch that works for my cases

https://hg.savannah.gnu.org/hgweb/octave/rev/16ccaebe250a

Mike Miller <mtmiller>
Group Member
Fri 21 Feb 2020 10:58:18 PM UTC, original submission:  

For many years, the mkoctfile wrapper has automatically wrapped arguments that start with -I in quotes if necessary before passing them on to the compiler. The same thing needs to be done with -L arguments, and probably also -R and -Wl options for good measure.

This should be easy to patch, and probably safe for the stable branch for version 6, I just have to work up a few test cases to make sure it's doing the right thing.

Mike Miller <mtmiller>
Group Member

 

(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

 

CC list is empty

 

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 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2020-02-22 mtmiller StatusNone Fixed
    Open/ClosedOpen Closed
2020-02-21 mtmiller Carbon-CopyRemoved 80942 -

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code