[algorithm][string] gcc unused parameter warning

Hi, compiling code using Boost.Unit results in an unused parameter in algorithm/string/detail/find_format_store.hp with gcc and -Wall -Wextra enabled. Okay to commit the attached patch ? Yours, Jürgen -- * Dipl.-Math. Jürgen Hunold ! Ingenieurgesellschaft für * voice: ++49 511 262926 57 ! Verkehrs- und Eisenbahnwesen mbH * fax : ++49 511 262926 99 ! Lister Straße 15 * juergen.hunold@ivembh.de ! www.ivembh.de * * Geschäftsführer: ! Sitz des Unternehmens: Hannover * Prof. Dr.-Ing. Thomas Siefer ! Amtsgericht Hannover, HRB 56965 * PD Dr.-Ing. Alfons Radtke !

AMDG Jürgen Hunold wrote:
compiling code using Boost.Unit results in an unused parameter in algorithm/string/detail/find_format_store.hp with gcc and -Wall -Wextra enabled.
Okay to commit the attached patch ?
Do it. I think there's an open trac ticket for this, as well. In Christ, Steven Watanabe

Hi Steven, On Wednesday, 25. August 2010 21:52:17 you wrote:
AMDG
Jürgen Hunold wrote:
Okay to commit the attached patch ?
Do it. I think there's an open trac ticket for this, as well.
Thanks, done in 65004. There are at least 3 ticket for this one: #4551,#4553 and #4575. I hope the post-commit hook will close all three else I'll close them manually. Yours, Jürgen -- * Dipl.-Math. Jürgen Hunold ! Ingenieurgesellschaft für * voice: ++49 511 262926 57 ! Verkehrs- und Eisenbahnwesen mbH * fax : ++49 511 262926 99 ! Lister Straße 15 * juergen.hunold@ivembh.de ! www.ivembh.de * * Geschäftsführer: ! Sitz des Unternehmens: Hannover * Prof. Dr.-Ing. Thomas Siefer ! Amtsgericht Hannover, HRB 56965 * PD Dr.-Ing. Alfons Radtke !
participants (2)
-
Jürgen Hunold
-
Steven Watanabe