2020.01.18 13:19 "[Tiff] Warnings while building tools", by Miguel Medalha

2020.01.27 00:53 "Re: [Tiff] Warnings while building tools", by Bob Friesenhahn

Thanks for the changes. (for others, the changes exist at https://gitlab.com/libtiff/libtiff/commit/58b16f47a82323c05ec81f0a821700beb8c2c5a0

As it is, under MSVC 2019 the build still generates the following warnings:

..\port\libport.h(43): warning C4273: 'strtoll': inconsistent dll linkage

C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\ucrt\stdlib.h(539): note: see previous definition of 'strtoll' ..\port\libport.h(49): warning C4273: 'strtoull': inconsistent dll linkage

C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\ucrt\stdlib.h(569): note: see previous definition of 'strtoull

I see my blunder. While the sense of the tests in libport.h was not correct, the preprocessor logic I used is also incorrect.

Bob
--
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/

Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt