Ticket #2494 (closed defect: fixed)
Redefinition of sincos() introduces a breakage due to GCC 4.3 optimization.
| Reported by: | frankie | Owned by: | rouault |
|---|---|---|---|
| Priority: | high | Milestone: | 1.5.3 |
| Component: | GDAL_Raster | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=489124 An autoconf test could be eventually introduced to avoid redefinition, but sincos() is defined and never used in HDF-EOS, so my patch simply comments out the function definition.
Change History
Note: See
TracTickets for help on using
tickets.
