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

[Python-Dev] ANSIfication problems: signalmodule.c doesn't compile

[Python-Dev] ANSIfication problems: signalmodule.c doesn't compile [Python-Dev] ANSIfication problems: signalmodule.c doesn't compileFredrik Lundh Fredrik Lundh" <effbot@telia.com
Sun, 23 Jul 2000 20:07:31 +0200
file signalmodule.c, line 146:

#if RETSIGTYPE !=3D void
 return 0;
#endif

is that really a valid preprocessor expression?

if I understand the ANSI specification correctly, it should be =
interpreted
as "0 !=3D 0" (in other words, it doesn't quite do what the author =
expected),
but MSVC 5.0 thinks that this is fatal error.

</F>




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