summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-06-30 16:58:58 (GMT)
committerGuido van Rossum <guido@python.org>1998-06-30 16:58:58 (GMT)
commit0dd010a9e4a2904997fb2f65947cc347c1f25e0d (patch)
treeef943a641604105d383294b33e2eeb4154f81a1a /README
parentcf51dacfb8e7ad9739af6f9af045cc9b31c9b504 (diff)
downloadcpython-0dd010a9e4a2904997fb2f65947cc347c1f25e0d.zip
cpython-0dd010a9e4a2904997fb2f65947cc347c1f25e0d.tar.gz
cpython-0dd010a9e4a2904997fb2f65947cc347c1f25e0d.tar.bz2
# Be more definite about the MIPSpro compiler bug being fixed in a
# later release.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 329528a..4377962 100644
--- a/README
+++ b/README
@@ -297,8 +297,8 @@ SGI: SGI's standard "make" utility (/bin/make or /usr/bin/make)
A bug in the MIPSpro 7.1 compiler's optimizer seems to break
Modules/pypcre.c. The short term solution is to compile it
- without optimization. The bug appears to be fixed in version
- 7.2.1 of the compiler.
+ without optimization. The bug is fixed in version 7.2.1 of
+ the compiler.
OS/2: If you are running Warp3 or Warp4 and have IBM's VisualAge C/C++
compiler installed, just change into the pc\os2vacpp directory