On 21 Oct 2009, at 06:15, Martin v. Löwis wrote:

I suggest following POSIX's lead and omitted the const in these cases.

Ah... Yes I see this in strstr for example.


Thanks, that sounds reasonable.


This is basically what I have done in the patch I hope.
I have updated the patch to include a comment explaining
why output  param is char ** and the need for a cast.

Barry

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to