Ticket #2317 (closed defect: fixed)
C++ issue on some archs with GCC 4.3
| Reported by: | frankie | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.2 |
| Component: | OGR_SF | Version: | 1.5.0 |
| Severity: | normal | Keywords: | geojson |
| Cc: | warmerdam |
Description
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474415
Please avoid the use of such common used max/min macros. It is much better using some unique names such as OGR_max/OGR_min to avoid name clashes.
Change History
Note: See
TracTickets for help on using
tickets.
