Hi, The attached patch fixes [1] some of the warnings given when compiling on Win32, namely:-
ops/io.ops(497) : warning C4244: 'function' : conversion from 'long ' to 'unsigned short ', possible loss of data ops/string.ops(59) : warning C4244: '=' : conversion from 'long ' to 'char ', possible loss of data Jonathan [1] Whether it fixes them in the Right Way is a different matter. ;-)
opsfix.diff
Description: Binary data