summaryrefslogtreecommitdiffstats
path: root/src/mac
diff options
context:
space:
mode:
authorMiro Jurisic <meeroh@mit.edu>1998-08-18 18:40:49 +0000
committerMiro Jurisic <meeroh@mit.edu>1998-08-18 18:40:49 +0000
commitbfef7c4a32306a55fcc20647c1bd479954de13d4 (patch)
tree2e19a6b9f7ca6b8823f01a638759c401bccc8b03 /src/mac
parent56ac1a92284f83d92887850aaae8e2d722020008 (diff)
Added info about ignorable warniongs to the readme
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10843 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac')
-rw-r--r--src/mac/ChangeLog4
-rw-r--r--src/mac/ReadMe5
2 files changed, 7 insertions, 2 deletions
diff --git a/src/mac/ChangeLog b/src/mac/ChangeLog
index 8dd18e1a6..a49716c31 100644
--- a/src/mac/ChangeLog
+++ b/src/mac/ChangeLog
@@ -1,3 +1,7 @@
+Tue Aug 18 14:30:00 1998 Miro Jurisic <meeroh@mit.edu>
+
+ * ReadMe: added information about warnings that should be ignored
+
Fri Aug 14 14:00:00 1998 Miro Jurisic <meeroh@mit.edu>
* Makefile.tmpl: Change -sym fullpath to -sym on -- now
diff --git a/src/mac/ReadMe b/src/mac/ReadMe
index 05819b864..763e519c5 100644
--- a/src/mac/ReadMe
+++ b/src/mac/ReadMe
@@ -51,8 +51,9 @@ To build the Macintosh version of Kerberos 5 and GSS:
Example build times: 30-40 minutes on a G3 machine, 80 minutes
on a PowerMac 9600/233.
- You may receive some compile warnings about an ignored pragma, and some
- link warnings. These are normal and can be ignored.
+ You may receive some compile warnings about an ignored pragma, warnings
+ about illegal implicit const pointer conversions, and some link warnings.
+ These are normal and can be ignored.
We used to see MPW crash during the link stage of the build. We think this
has been fixed. If this happens to you, you should restart MPW and start