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/2003-September/038372.html below:

[Python-Dev] How to test for stuff like fsync?

[Python-Dev] How to test for stuff like fsync? [Python-Dev] How to test for stuff like fsync?"Martin v. Löwis" martin at v.loewis.de
Sat Sep 27 13:08:14 EDT 2003
Guido van Rossum wrote:

> I don't like this.  We're not taking fsync's address for a very good
> reason, just to save some code duplication.  Removing fsync from
> those platforms just because our code-saving trick doesn't work there
> doesn't strike me as good service for those platforms.

It's not only fsync, though - there would be a lot of duplicated code if
we were to convert all function pointer passing back to function calls.

Also, if the system is lacking a function prototype, at the minimum, the
compiler will give a warning - at worst, we invoke the function 
incorrectly, causing a crash.

Regards,
Martin



More information about the Python-Dev mailing list

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