octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #50908] Incorrect #includes in code


From: Rik
Subject: [Octave-bug-tracker] [bug #50908] Incorrect #includes in code
Date: Mon, 1 May 2017 23:35:55 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0

URL:
  <http://savannah.gnu.org/bugs/?50908>

                 Summary: Incorrect #includes in code
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Mon 01 May 2017 08:35:54 PM PDT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

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







    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 01 May 2017 08:35:54 PM PDT  Name: include.log  Size: 2MB   By: rik5

<http://savannah.gnu.org/bugs/download.php?file_id=40550>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50908>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]