]> granicus.if.org Git - python/commitdiff
Added a note about compiler warnings.
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 30 Jan 2002 10:42:59 +0000 (10:42 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 30 Jan 2002 10:42:59 +0000 (10:42 +0000)
Mac/Demo/building.html

index 986fdb6acf7d26657a8381bb74c62539f577951b..d983461d765eec099e9b750f8d8c8792d7cfd1a4 100644 (file)
@@ -332,6 +332,10 @@ and setting the filetype to APPL (with ResEdit or some such). <p>
 Fullbuild does this for you, and the Atmp files is also how ConfigurePythonCarbon
 and ConfigurePythonClassic work their magic. <p>
 
+You will get about 100 warnings on "missing prototype" for the various module init
+routines, ignore these. You will also get numerous warnings on functions from GUSI which
+override functions from MSL, ignore these too. <p>
+
 For completeness sake here is a breakdown of the projects:
 
 <DL>