Can some check fix for #766; note on bug reports

I just fixed and closed the issue at <http://svn.boost.org/trac/boost/ticket/766> with <http://svn.boost.org/trac/boost/changeset/39062>. The changes were only in the comments, but could someone else give them the once over to make sure I didn't mess anything up. BTW, this bug report affected two separate components independently. And the issue with the second component was added via a comment. Please don't do either one of these. It complicates issue assignment. -- Daryle Walker Mac, Internet, and Video Game Junkie darylew AT hotmail DOT com

on Wed Aug 29 2007, Daryle Walker <darylew-AT-hotmail.com> wrote:
I just fixed and closed the issue at <http://svn.boost.org/trac/boost/ticket/766> with <http://svn.boost.org/trac/boost/changeset/39062>. The changes were only in the comments, but could someone else give them the once over to make sure I didn't mess anything up.
BTW, this bug report affected two separate components independently. And the issue with the second component was added via a comment. Please don't do either one of these. It complicates issue assignment.
AFAIK you are the author of the integer library and should be most qualified to say whether the change is right there. W.r.t. the iostreams library, it's pretty hard to get Jonathan Turkanis' attention without sending him mail directly. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com The Astoria Seminar ==> http://www.astoriaseminar.com

Hi! David Abrahams schrieb:
W.r.t. the iostreams library, it's pretty hard to get Jonathan Turkanis' attention without sending him mail directly.
I picked it up and will fix it in my sandbox branch. I guess this will finally be merged to the trunk. That will be the point when the ticket will be closed, I guess. Frank

Hi! Frank Birbacher schrieb:
I picked it up and will fix it in my sandbox branch.
Wait a second! It is already fixed in the trunk. The bug note mentions the changeset http://svn.boost.org/trac/boost/changeset/39062 which indicates this. So I won't fix it in the branch (no svnmerge). Frank

David Abrahams wrote:
on Wed Aug 29 2007, Daryle Walker <darylew-AT-hotmail.com> wrote:
I just fixed and closed the issue at <http://svn.boost.org/trac/boost/ticket/766> with <http://svn.boost.org/trac/boost/changeset/39062>. The changes were only in the comments, but could someone else give them the once over to make sure I didn't mess anything up.
BTW, this bug report affected two separate components independently. And the issue with the second component was added via a comment. Please don't do either one of these. It complicates issue assignment.
AFAIK you are the author of the integer library and should be most qualified to say whether the change is right there. W.r.t. the iostreams library, it's pretty hard to get Jonathan Turkanis' attention without sending him mail directly.
I was just worrying about a changed comment causing some sort of compilation problem, but that shouldn't happen outside of a broken compiler and/or perverse scripting. -- Daryle Walker Mac, Internet, and Video Game Junkie darylew AT hotmail DOT com
participants (3)
-
Daryle Walker
-
David Abrahams
-
Frank Birbacher