bugGNU Octave - Bugs: bug #32972, Include typos in...

 
 

bug #32972: Include typos in ./src/DLD-FUNCTIONS __init_fltk__.cc & __fltk_uigetfile__.cc

Submitter:  None
Submitted:  Fri 01 Apr 2011 01:52:49 PM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  None
Originator Name:  Ron Reeder Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.4.0
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 01 Apr 2011 04:44:39 PM UTC, comment #1: 

Fixed in this changeset (http://hg.savannah.gnu.org/hgweb/octave/rev/0f71b9639207)

Thanks for noticing this.  It compiled just fine on a number of systems even with the typo which is why it wasn't noticed immediately.

Rik <rik5>
Group administrator
Fri 01 Apr 2011 01:52:49 PM UTC, original submission:  

Both the listed functions have include statements for '.H' files in /usr/local/include/FL/....H

But specifiy 'Fl/Fl...H' rather than 'FL/fl...H'

DLD-FUNCTIONS/__fltk_uigetfile__.cc"
#include <FL/Fl_File_Chooser.H>

and

DLD-FUNCTIONS/__init_fltk__.cc

Sorry, I didn't provide a patch file....

Anyways, after correcting these two typos, the package built.

Anonymous

 

(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 rik5 (Posted a comment)
  • -email is unavailable- added by None (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-04-01 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f762.
    Corresponding source code