compile failure with newer gcc
I moved the repor to GitHub. SF Git browser has too many bugs and I have other projects at GitHub. https://github.com/set-soft/tvision Last release is 2.2.3 and compiles with gcc 10.2
Merge branch 'r2_0_1u' into master
Temporally disabled some options.
Partial suppor for CLang under MaxOSX
Fixed gcc 10.2.0 compilation errors.
Added unsigned abs version, seems to be needed by gcc-7
Updated the change.log
Fixed a couple of detail related to the merge.
Excluded objects and executables
Fixed some ponter to integer conversion issues in dlgdsn
Fix problems in progress bar example.
Better support for 64 bits MinGW.
Fix bizarre behavior on Win32 CPU yield.
Added some rudimentary CMake support.
Fix pointer to int conversions in compat/regex.c
Fixed const char * assignment to char * in MinGW code.
Updated the change.log with the last 17 patches
Fix WinGr potential problem on 64 bits systems
Fix data type manipulation in WinGr's TScreenWinGr::System
Fixed detail in calendar demo.
Win32 drivers: explicit conversion to short.
Fix potential issues when including access.h on MinGW
Fix in getopt.c compatibility replacement.
Cosmetic details in getopt.c
Added missing forward declararion of TStreamableClass class.
Explicit code intention in Win32 driver.
Removed dangerous condition in TV help compiler.
WinGr driver: missing limits include
TSearchRec is strictly a struct not a class.
Added comment about MSVC potential need of internal usleep.
Removed redundant parethesis in tsortedl.cc
Infinite loop in classes/codepage.cc
Ok. If you have more information to help detect the broken situation and avoid the hang let me know.
Updated the change.log
Renamed all .cvsignore to .gitignore
Added libtvfintl.a to the clean target
Added an implementation of abs() using unsigned values.
Added the static lib to makes/.gitignore
Updated the RPM spec file (changes by Alexander Frolov)
I think the following solves the problem, please confirm. Bernd Waibel: do you need a tarball?
Renamed all .cvsignore files to .gitignore
Renamed .cvsignore to .gitignore
Updated change.log (missing last change, result of import)
Removed execution flag on troubleshooting files
Renamed all the remaining .cvsignore files to .gitignore
Added an xterm test that was floating around
Marked the Debian release as stable
* Fixed: The code detected geeqie or gqview, but always invoked gqview