From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2007-06-05 12:51:13


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