bugGNU Octave - Bugs: bug #50908, Incorrect #includes in code

 
 

bug #50908: Incorrect #includes in code

Submitter:  Rik <rik5>
Submitted:  Tue 02 May 2017 03:35:54 AM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  None 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
   

Tue 02 May 2017 03:35:54 AM UTC, original submission:  

I ran include-what-you-use on the Octave code base.  It revealed a lot of files which could have some header files removed and which require the addition of others.

Unfortunately, the process of inspecting the results needs human judgement so I have uploaded the log file.  The only way for this task to get completed is to divide it up among enough people.  I encourage people to try and correct a few files each and upload a patch to this bug report.

Octave's coding guidelines say the list of #include files should be


config.h

C standard header files

C++ standard header files

liboctave header files

libinterp header files




Rik <rik5>
Group administrator

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #40550:  include.log added by rik5 (2MiB - text/x-log)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (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
    2017-05-02 rik5 Open/ClosedOpen Closed
    2017-05-02 rik5 Attached File- Added include.log, #40550

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code