On 2009/10/18 12:02, SF Markus Elfring <elfr...@users.sourceforge.net> wrote:
> Hello,
> 
> I have noticed that there are a few places left in the source files which can 
> be made const-correct.
> 
> I would contribute source code patches if an agreement can be achieved for 
> this issue.
> http://musicpd.org/mantis/view.php?id=1523
> 
> What are acceptable ways to adjust such details in your software?

Yes it is, I told you to send patches.

> Example:
> I imagine that the function "archive_lookup" can work without an assignment 
> to the variable "pathname". Should the used string termination be only 
> relevant for real output parameters?

That is not an example to improve const-correctness, because this
function _does_ modify the parameter.  I told you to explain how your
proposed change improves the code.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to