V3 PATCH: Fix const-correctness in use of iconv

Mark Mitchell mark@codesourcery.com
Thu Nov 9 08:19:00 GMT 2000


>>>>> "Gabriel" == Gabriel Dos Reis <gdr@codesourcery.com> writes:

    Gabriel> That is fine. But I would like the ChangeLog entry be
    Gabriel> descriptive about the intent since the signatures seems
    Gabriel> to be changing.  That will help figure out latter why
    Gabriel> things were done.

Well, the GNU Coding Standards say intent goes in code; changes go in
ChangeLogs.  So I think what we need is a comment near the adapter
function.

We're not changing the signatures of any C++ library functions; only
changing their implementations.

Alexandre, would you prepare a patch, since Gaby's approved the
overall direction?

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Gcc-patches mailing list