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/2000-July/005636.html below:

[Patches] [Patch #100745] Fix PR #384, fixes UTF-8 en/decode

[Python-Dev] RE: [Patches] [Patch #100745] Fix PR #384, fixes UTF-8 en/decode [Python-Dev] RE: [Patches] [Patch #100745] Fix PR #384, fixes UTF-8 en/decodeGuido van Rossum guido@beopen.com
Thu, 06 Jul 2000 17:04:25 -0500
> In any event, having the typedef is still useful since it clarifies the
> meaning behind the code.

Actually, the typedef doesn't clarify the "== 32" vs ">= 32" issue at
all!  Many people appear to be thinking that an uint32 is guaranteed
to be exactly 32 bits while this is in fact not guaranteed if you want
full portability.  Sometimes there *is* no 32-bit data type.

The native data types don't have this problem -- but they have other
problems because there's no native data type guaranteed to be "the
smalles type >= 32 bits".  Let's wait for what C9X does here.

--Guido van Rossum (home page: http://dinsdale.python.org/~guido/)



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