aboutsummaryrefslogtreecommitdiffstats
path: root/README_d
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-09 11:19:10 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-09 11:19:10 +0300
commit9091a155190093c3d2dbbed4bd29b0feec50c8ce (patch)
treec4ffb7997068829fa0093ac1efd7a59f484cfdc2 /README_d
parent850078f7e3b3b777bb908fe15ca55f2c024721f2 (diff)
parent894bf983b22e22e46c1df0460a6f215ca21fc76e (diff)
downloadegawk-9091a155190093c3d2dbbed4bd29b0feec50c8ce.tar.gz
egawk-9091a155190093c3d2dbbed4bd29b0feec50c8ce.tar.bz2
egawk-9091a155190093c3d2dbbed4bd29b0feec50c8ce.zip
Merge branch 'master' into feature/wasted-byte
Diffstat (limited to 'README_d')
-rw-r--r--README_d/ChangeLog4
-rw-r--r--README_d/README.macosx9
2 files changed, 13 insertions, 0 deletions
diff --git a/README_d/ChangeLog b/README_d/ChangeLog
index 8c19cfdb..8fe1b447 100644
--- a/README_d/ChangeLog
+++ b/README_d/ChangeLog
@@ -1,3 +1,7 @@
+2015-04-09 Arnold D. Robbins <arnold@skeeve.com>
+
+ * README.macosx: New file.
+
2014-08-12 Juergen Kahrs <jkahrs@users.sourceforge.net>
* README.cmake: Moved file from top-level to here.
diff --git a/README_d/README.macosx b/README_d/README.macosx
new file mode 100644
index 00000000..884ad59a
--- /dev/null
+++ b/README_d/README.macosx
@@ -0,0 +1,9 @@
+Thu Apr 9 10:39:26 IDT 2015
+============================
+
+There are reports of compilation issues on Mac OS X 10.10 (Yosemite).
+The only compiler reported to have produced a complete pass of
+"make check" is the MacPorts compiler, /opt/local/bin/clang-mp-3.5.
+
+Arnold Robbins
+arnold@skeeve.com