diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2010-07-16 14:55:10 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2010-07-16 14:55:10 +0300 |
commit | 00ef0423acd97cb964a2bae54c93a03a8ab50e5e (patch) | |
tree | 2864426773f537f912db1bd716c27b713c5f7dcf /README_d | |
parent | 3ba50a15ebd976f7a88393e2e45dc14b6478b9a9 (diff) | |
download | egawk-00ef0423acd97cb964a2bae54c93a03a8ab50e5e.tar.gz egawk-00ef0423acd97cb964a2bae54c93a03a8ab50e5e.tar.bz2 egawk-00ef0423acd97cb964a2bae54c93a03a8ab50e5e.zip |
Move to 3.1.8.
Diffstat (limited to 'README_d')
-rw-r--r-- | README_d/README.cygwin | 5 | ||||
-rw-r--r-- | README_d/README.solaris | 9 |
2 files changed, 9 insertions, 5 deletions
diff --git a/README_d/README.cygwin b/README_d/README.cygwin deleted file mode 100644 index 3cbb7f83..00000000 --- a/README_d/README.cygwin +++ /dev/null @@ -1,5 +0,0 @@ -Tue Jun 23 05:20:51 IDT 2009 -============================ - -The lc_num1 test is known to fail on current Cygwin systems due to lack of -full locale support in newlib. All other tests should pass. diff --git a/README_d/README.solaris b/README_d/README.solaris index 4b5affd4..c5829643 100644 --- a/README_d/README.solaris +++ b/README_d/README.solaris @@ -1,3 +1,12 @@ +Tue Apr 20 11:33:20 IDT 2010 +============================ +The lc_num1 test fails on Solaris 10 systems. This is a bug with Solaris, +not gawk. + +Arnold Robbins +arnold@skeeve.com + +------ Stuff below here is probably only of historical interest ---------- Solaris Problem #1: =================== From: carson@lehman.com |