mainQhull - Support: sr #106931, Compiler Warnings

 
 

sr #106931: Compiler Warnings

Submitter:  Hans Johnson <hjmjohnson>
Submitted:  Sat 11 Jul 2009 02:30:20 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 11 Jul 2009 02:30:20 AM UTC, original submission:  

QHull is a great package that we use in several of our image processing programs.  It is a problem that qhull has so many compiler warnings because it makes finding warings in our own code difficult to find.

We are building with recommendations to ensure proper results across platforms and operating systems(page 34 of "An Introduction to gcc"):
CFLAGS="-ansi -pedantic -Wconversion -Wall -W -Wshadow -Wcast-qual -Wwrite-strings -O3" ./configure
make

There are 791 warnings produced.

NOTE:  I'd be OK with am skipping the recommened "-ansi -pedantic -Wconversion" flags for now because they do produce some warnings that are only relavent to the C89 standard.

I've attached the warnings.log file to this message that lists the warnings.

I'd be willing to fix the problems and supply a patch if they will be incorporated into the code.

Hans Johnson <hjmjohnson>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #18406:  warnings.log added by hjmjohnson (68KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by hjmjohnson
  • -email is unavailable- added by hjmjohnson (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 logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-07-11 hjmjohnson Carbon-Copy- Added hjmjohnson
    2009-07-11 hjmjohnson Attached File- Added warnings.log, #18406

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code