Opened 11 years ago
Closed 6 years ago
#2069 closed defect (wontfix)
List of GRASS 7 compiler warnings in libraries
Reported by: | neteler | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.7 |
Component: | Compiling | Version: | svn-trunk |
Keywords: | Cc: | ||
CPU: | x86-64 | Platform: | Linux |
Description
The attached file (compiler log reduced to the bare minimum) contains the current compiler warnings in G7, r57619.
Some may be ignored but other (uninitialised variables) may potentially lead to troubles. These directories are affected:
- grass70/lib/datetime
- grass70/lib/gis
- grass70/lib/raster
- grass70/lib/external/shapelib
- grass70/lib/gmath
- grass70/lib/driver
- grass70/lib/pngdriver
- grass70/lib/cairodriver
- grass70/lib/bitmap
- grass70/lib/display
- grass70/lib/db/dbmi_base
- grass70/lib/db/dbmi_driver
- grass70/lib/proj
- grass70/lib/vector/rtree
- grass70/lib/vector/dglib
- grass70/lib/vector/diglib
- grass70/lib/vector/Vlib
- grass70/lib/vector/vedit
- grass70/lib/vector/neta
- grass70/lib/segment
- grass70/lib/rst/interp_float
- grass70/lib/lidar
- grass70/lib/raster3d
- grass70/lib/gpde
- grass70/lib/dspf
- grass70/lib/symbol
- grass70/lib/cdhc
- grass70/lib/stats
- grass70/lib/arraystats
- grass70/lib/ogsf
- grass70/lib/nviz
- grass70/lib/manage
Attachments (4)
Change History (8)
by , 11 years ago
Attachment: | grass7libs_gcc_warnings_part1.log added |
---|
by , 11 years ago
Attachment: | grass7libs_gcc_warnings_part2.log added |
---|
warnings in gmath, driver, pngdriver, cairodriver, bitmap, display, db, proj
by , 11 years ago
Attachment: | grass7libs_gcc_warnings_part3.log added |
---|
warnings in vector, segment, rst, lidar, raster3d
by , 11 years ago
Attachment: | grass7libs_gcc_warnings_part4.log added |
---|
warnings in gpde, dspf, symbol, cdhc, stats, arraystats, ogsf, nviz, manage
comment:1 by , 9 years ago
Milestone: | 7.0.0 → 7.0.5 |
---|
comment:2 by , 8 years ago
Milestone: | 7.0.5 → 7.0.6 |
---|
comment:3 by , 7 years ago
Milestone: | 7.0.6 → 7.0.7 |
---|
Note:
See TracTickets
for help on using tickets.
warnings in datetime, gis, raster