Thanks, William! I'm all straightened out now. I did indeed have a problem
getting my build system to pass quoted parts.
On Fri, Jan 23, 2015 at 7:21 PM, William Kyngesburye
wrote:
> You need to quote the CFLAGS, CXXFLAGS and LDFLAGS parts in the configure
> line, which also overrides whatever y
Dmitriy,
The main reason for the new symbol is that if we change the return type it
might cause crashing problems that are not detected at compile time if GetFID
is used in a printf like function. For example
printf("%ld %s", GetFID (), str)
Even
---
Spatialys - Geospatial professional servi
Hi Even,
The RFC looks good. One note. May be in GDAL 2 we can use GetFID instead
GetFID64? Because we can allow some incompatibility between GDAL 1.x and
GDAL 2.x.
Best regards,
Dmitry
23.01.2015 18:17, Even Rouault пишет:
Hi,
This is a call for discussion on revisiting the existing R