Am Sonntag, 13. August 2006 19:49 schrieb Jean-Marc Lasgouttes: > I like the principle of the patch, and refactoring is good. Go for it.
Done.
> You forgot to update the comment on top of build_script
>
> @@ -136,7 +136,7 @@ namespace {
> /** Build the conversion script, returning true if able to build it.
> * The script is output to the ostringstream 'script'.
> */
Oh yes indeed. I changed it to
/** Build the conversion script.
* The script is output to the stream \p script.
*/
Georg
