Changes between Initial Version and Version 1 of Ticket #71219
- Timestamp:
- Nov 1, 2024, 7:04:05 AM (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71219
-
Property
Summary
changed from
variable has incomplete type 'struct stat64' and invalid operands to binary expression ('stat64' and 'int')
tooorexx @4.0.1_2 build fails
-
Property
Summary
changed from
-
Ticket #71219 – Description
initial v1 1 {{{ 1 2 bzgrep 'error: ' ./oorexx_port_build_failure.log.bz2 2 3 :info:build ./common/platform/unix/SysFile.cpp:963:23: error: variable has incomplete type 'struct stat64' … … 7 8 :info:build ./common/platform/unix/SysFile.cpp:1051:33: error: invalid operands to binary expression ('stat64' and 'int') 8 9 :info:build ./common/platform/unix/SysFile.cpp:1082:19: error: variable has incomplete type 'struct stat64' 10 }}}