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-January/019386.html below:

[Python-Dev] unicode/string asymmetries

[Python-Dev] unicode/string asymmetries [Python-Dev] unicode/string asymmetriesMartin v. Loewis martin@v.loewis.de
Fri, 11 Jan 2002 06:26:27 +0100
> #define Py_UNICODE_SIZE sizeof(PY_UNICODE_TYPE)
>    ?

Because you cannot use that in preprocessor tests. If you do

#if Py_UNICODE_SIZE == SIZEOF_INT

then the preprocessor is not supposed to do this properly unless you
have a integral number on each side.

Regards,
Martin



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