summaryrefslogtreecommitdiff
path: root/Mac/Demo
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2002-01-30 10:42:59 +0000
committerJack Jansen <jack.jansen@cwi.nl>2002-01-30 10:42:59 +0000
commit3925dde374e7698c9a1144f2b22feb3cc6092c12 (patch)
treed530feecb642a7dd13b2ac10afc9f87986894b59 /Mac/Demo
parentea75ee83e0fe1419517f9d478f0aabc1fb3c5212 (diff)
downloadcpython-3925dde374e7698c9a1144f2b22feb3cc6092c12.tar.gz
Added a note about compiler warnings.
Diffstat (limited to 'Mac/Demo')
-rw-r--r--Mac/Demo/building.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/Mac/Demo/building.html b/Mac/Demo/building.html
index 986fdb6acf..d983461d76 100644
--- a/Mac/Demo/building.html
+++ b/Mac/Demo/building.html
@@ -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>