
2011/11/14 John Maddock <boost.regex@virgin.net>:
I've put a tentative fix in Trunk, can you let me know if this fixes the issue as I can't reproduce it here?
Looks like it fixed the issue. Great thanks! 2011/11/13 Beman Dawes <bdawes@acm.org>:
On Sun, Nov 13, 2011 at 4:42 AM, Antony Polukhin <antoshkka@gmail.com> wrote:
There are some errors in math library:
...> Created ticket #6120 for this bug.
Also, there is a regression from previous versions of boost in range library:
...> Looks like there must be a const_cast instead of static_cast.
Created ticket #6121 for this bug.
Last error looks like a show-stopper for me.
I've pinged John Maddock and Neil Groves privately asking them to look at these right away, since we were planning to ship 1.48.0 tomorrow.
I`ve closed issue #6121 . It was an error in my code, not in iterator_range! Best regards, Antony Polukhin