[Gdal-dev] An unsigned integer is being compared to zero.
Frank Warmerdam
warmerdam at pobox.com
Tue Jan 2 13:33:37 EST 2007
Martin Spott wrote:
>> cc-1020 CC: ERROR File = cpl_conv.cpp, Line = 965
>> The identifier "atoll" is undefined.
>>
>> iValue = atoll( pszValue );
>
> Ok, apparently the 'configure' test for 'atoll' works different from
> what's expected in the source code of GDAL, the same is with
> 'copysignf' (which triggers difficulties in 'port/cpl_strtod.cpp'),
Martin,
What does "man atoll" report on your IRIX system? The GNU C library
version is declared in stdlib.h.
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | President OSGeo, http://osgeo.org
More information about the Gdal-dev
mailing list