A RetroSearch Logo

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

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2002-September/028905.html below:

[Python-Dev] Assign to errno allowed?

Reserved keywords in source: was RE: [Python-Dev] Assign to errno allowed? Reserved keywords in source: was RE: [Python-Dev] Assign to errno allowed?Brad Clements bkc@murkworks.com
Wed, 25 Sep 2002 10:20:21 -0400
On 24 Sep 2002 at 20:10, Barry Scott wrote:

> Windows CE prevents assignment to errno...
> 
> There would be a solution if you compiled all the code as C++.
> (Assuming that C++ reserved words are not used in the python code.)

Oh that's the other problem I ran into.

The core .c has a lot  of

  goto finally;


finally:

In C mode, this shouldn't matter. But MS's EVT compiler considers "finally" to be a 
reserved word.	 I had to change all of these too. (I used local_finally or some such 
thing)




Brad Clements,                bkc@murkworks.com   (315)268-1000
http://www.murkworks.com                          (315)268-9812 Fax
AOL-IM: BKClements




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