Re: [Tiff] Current LibTIFF version ~ 4.4.0 or 4.5.0 ?

2022-08-21 Thread Kemp Watson via Tiff
I just found this also... downloaded 4.4.0, and got this oddness:

-- Building tiff version 4.5.0
-- libtiff library version 6.0.0

Should this not be more like:

Building TIFF version 6.0
libtiff library version 4.4.0

It's pretty much exactly backwards!
Also, building on Windows with VS 2022, massive numbers of typecast
warnings to smaller types

Kemp Watson

On Sun, Aug 21, 2022 at 9:16 AM Miguel Medalha  wrote:

> Is 4.4.0 or 4.5.0 the current release of LibTIFF?
>
>
>
> This page http://www.simplesystems.org/libtiff/ says:
>
>
>
> LibTIFF 4.5.0 documentation
>
> (…)
>
> Latest Stable Release v4.4.0
>
>
>
>
>
> The following repo files contain conflicting information:
>
>
>
> VERSION --> 4.4.0
>
> configure.ac --> LIBTIFF_MINOR_VERSION=5
>
>
>
> Therefore, at build time, at least with cmake, the following information
> is displayed:
>
> “-- Building tiff version 4.5.0”
>
>
>
> After build, when called from the command line, all the tiff tools display
> the following:
>
> “LIBTIFF, Version 4.4.0”
>
>
>
> Thank you.
>
>
> ___
> Tiff mailing list
> Tiff@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/tiff
>
___
Tiff mailing list
Tiff@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/tiff


[Tiff] Current LibTIFF version ~ 4.4.0 or 4.5.0 ?

2022-08-21 Thread Miguel Medalha
Is 4.4.0 or 4.5.0 the current release of LibTIFF?

 

This page http://www.simplesystems.org/libtiff/ says:

 

LibTIFF 4.5.0 documentation

(.)

Latest Stable Release v4.4.0

 

 

The following repo files contain conflicting information:

 

VERSION --> 4.4.0

configure.ac --> LIBTIFF_MINOR_VERSION=5

 

Therefore, at build time, at least with cmake, the following information is
displayed:

"-- Building tiff version 4.5.0"

 

After build, when called from the command line, all the tiff tools display
the following:

"LIBTIFF, Version 4.4.0"

 

Thank you.

 

___
Tiff mailing list
Tiff@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/tiff