[1.34.1] Bug #990 fixed

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

Hartmut, I reopened the ticket for 1.34.1. Can you please attach a patch for RC_1_34_0 to the ticket. I need to see a path before I can make a decision. Thanks Thomas On Jun 5, 2007, at 9:51 AM, Hartmut Kaiser wrote:
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
-- Thomas Witt witt@acm.org

Done. Regards Hartmut
-----Original Message----- From: Thomas Witt [mailto:witt@acm.org] Sent: Tuesday, June 05, 2007 12:04 PM To: hartmut.kaiser@gmail.com Cc: boost@lists.boost.org Subject: Re: [1.34.1] Bug #990 fixed
Hartmut,
I reopened the ticket for 1.34.1. Can you please attach a patch for RC_1_34_0 to the ticket. I need to see a path before I can make a decision.
Thanks
Thomas
On Jun 5, 2007, at 9:51 AM, Hartmut Kaiser wrote:
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
-- Thomas Witt witt@acm.org
participants (2)
-
Hartmut Kaiser
-
Thomas Witt