A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-March/021065.html below:

[Python-Dev] Opinions on const-correctness?

[Python-Dev] Opinions on const-correctness? [Python-Dev] Opinions on const-correctness?Juergen Hermann Juergen Hermann" <j.her@t-online.de
Wed, 13 Mar 2002 19:57:01 +0100
On Wed, 13 Mar 2002 08:31:50 -0500, David Abrahams wrote:

>Am I missing something? Admittedly, I'm not intimately familiar with
>what the 'C' committee did to the library when they introduced const to=

>the language.

They fixed it, leaving intentional warts like that strchr() takes a
const char* and returns a char*, in order to not break existing code. 

My original intention was to do exactly that to the (public, most often
used) Python interface.

Ciao, J=FCrgen





RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4