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/2002-March/021925.html below:

[Python-Dev] Missing #include guards/extern "C"

[Python-Dev] Missing #include guards/extern "C" [Python-Dev] Missing #include guards/extern "C"David Abrahams David Abrahams" <david.abrahams@rcn.com
Fri, 29 Mar 2002 16:29:28 -0500
It appears the following were missing
    #ifdef __cplusplus
    extern "C" {
    #endif

some were also missing #include guards; I didn't check all headers for
missing #include guards, just the ones without extern "C" support.

    CStringIO.h
    descrobject.h
    iterobject.h

I uploaded a patch to address the problem.

+---------------------------------------------------------------+
                  David Abrahams
      C++ Booster (http://www.boost.org)               O__  ==
      Pythonista (http://www.python.org)              c/ /'_ ==
  resume: http://users.rcn.com/abrahams/resume.html  (*) \(*) ==
          email: david.abrahams@rcn.com
+---------------------------------------------------------------+




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