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/2008-October/082794.html below:

[Python-Dev] c99 comments in the 2.6 code base?

[Python-Dev] c99 comments in the 2.6 code base? [Python-Dev] c99 comments in the 2.6 code base?Christian Heimes lists at cheimes.de
Thu Oct 2 21:47:15 CEST 2008
Fredrik Lundh wrote:
> http://drj11.wordpress.com/2008/10/02/python-and-bragging-about-c89/

I've found several more occasions of // comments and one usage of 
inline. We *really* should have some way to compile Python with C89 checks

Python doesn't compile with the -pedantic option but it compiles with 
-std=c89 -Werror after I've applied some patches. I've added a new make 
command to add extra checks. Maybe the build bots could use "make c89" 
instead of "make" to build Python?

c89:
         $(MAKE) CFLAGS="$(CFLAGS) -std=c89 -Werror"


Christian

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