diff options
author | Guido van Rossum <guido@python.org> | 1997-05-22 20:20:57 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-05-22 20:20:57 (GMT) |
commit | cbf1b9c40e70e01c23b41080f2d6a5a1b91e815d (patch) | |
tree | 41a2c93af7f37476ebe06639c9c1def96c082a63 /Misc | |
parent | 8d90f9d551d16d592e61280ede70fa6d418aa022 (diff) | |
download | cpython-cbf1b9c40e70e01c23b41080f2d6a5a1b91e815d.zip cpython-cbf1b9c40e70e01c23b41080f2d6a5a1b91e815d.tar.gz cpython-cbf1b9c40e70e01c23b41080f2d6a5a1b91e815d.tar.bz2 |
Added warning about the optimizer bug on AIX 4.2.1
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/AIX-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/AIX-NOTES b/Misc/AIX-NOTES index ea186a4..45aec1b 100644 --- a/Misc/AIX-NOTES +++ b/Misc/AIX-NOTES @@ -19,6 +19,7 @@ Date: Fri, 25 Oct 1996 15:19:23 -0600 (MDT) AIX C compiler version 3.1.2 on AIX 4.1.3 and AIX 4.1.4 AIX C compiler version 1.3.0 on AIX 3.2.5 If you have this problem, please report the compiler/OS version. + [Postscript: it has also been spotted on AIX 4.2.1 --Guido] (2) Stefan Esser (se@MI.Uni-Koeln.DE), in work done to compile Python 1.0.0 on AIX 3.2.4, reports that AIX compilers don't like the LANG |