
5 Jun
2007
5 Jun
'07
4:51 p.m.
Hi all, I just fixed #990: 'spirit's file_iterator truncates file size value on Windows x64'. This involved changing some long's to std::ptrdiff_t. All related tests pass on the platforms available to me (Win32/64, VC8SP1). Currently, the fix is applied to CVS::HEAD only. Is it ok to apply it to the 1.34 branch as well? Regards Hartmut