On 05.03.2019 20:45, Rick McGuire wrote:
> Sorry, forgot to add those files to svn so the commits never picked them up.
> They are there now.
Thank you!
Cannot compile it successfully for 32-bit with MSC, here the relevant info that
also includes some
warnings that seem to be new:
...
[ 40%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/DoBlock.cpp.obj
DoBlock.cpp
F:\work\svn\oorexx\sandbox\rick\sem\interpreter\instructions\DoBlock.cpp(128):
warning C4244: 'argument': conversion from 'uint64_t' to 'wholenumber_t',
possible loss of data
...
[ 53%] Building CXX object
CMakeFiles/rexx.dir/interpreter/parser/ProgramSource.cpp.obj
ProgramSource.cpp
F:\work\svn\oorexx\sandbox\rick\sem\interpreter\parser\ProgramSource.cpp(753):
warning C4244: 'argument': conversion from 'int64_t' to 'std::size_t', possible
loss of data
F:\work\svn\oorexx\sandbox\rick\sem\interpreter\parser\ProgramSource.cpp(758):
warning C4244: 'argument': conversion from 'int64_t' to 'std::size_t', possible
loss of data
...
[ 55%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/windows/SysFileSystem.cpp.obj
SysFileSystem.cpp
F:\work\svn\oorexx\sandbox\rick\sem\interpreter\platform\windows\SysFileSystem.cpp(187):
error C2666: 'FileNameBuffer::operator []': 3 overloads have similar
conversions
F:\work\svn\oorexx\sandbox\rick\sem\interpreter\memory\FileNameBuffer.hpp(205):
note: could be 'char &FileNameBuffer::operator [](std::size_t)'
F:\work\svn\oorexx\sandbox\rick\sem\interpreter\platform\windows\SysFileSystem.cpp(187):
note: while trying to match the argument list '(FileNameBuffer, int)'
NMAKE : fatal error U1077: 'E:\PROGRA~2\MICROS~3.0\VC\bin\cl.exe' : return
code '0x2'
Stop.
NMAKE : fatal error U1077: '"E:\Programme\Microsoft Visual Studio
14.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"E:\Programme\Microsoft Visual Studio
14.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
G:\oorexx.tmp\oorexxBuild\sem32.trunk>
---rony
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel