Update version info.
authorDave Love <fx@gcc.gnu.org>
Thu, 9 Jul 1998 03:59:25 +0000 (03:59 +0000)
committerDave Love <fx@gcc.gnu.org>
Thu, 9 Jul 1998 03:59:25 +0000 (03:59 +0000)
From-SVN: r21030

libf2c/libI77/Version.c
libf2c/libU77/Version.c

index 4bd5897..e070d20 100644 (file)
@@ -1,4 +1,4 @@
-static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19980405\n";
+static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19980617\n";
 
 /*
 */
@@ -285,6 +285,14 @@ wrtfmt.c:
                 where trial fopen calls are used. */
 /* 5 April 1998: wsfe.c: make $ format item work: this was lost in the
                 changes of 17 March 1998. */
+/* 28 May 1998:         backspace.c dfe.c due.c iio.c lread.c rsfe.c sue.c wsfe.c:
+                set f__curunit sooner so various error messages will
+                correctly identify the I/O unit involved. */
+/* 17 June 1998: lread.c: unless compiled with
+                ALLOW_FLOAT_IN_INTEGER_LIST_INPUT #defined, treat
+                floating-point numbers (containing either a decimal point
+                or an exponent field) as errors when they appear as list
+                input for integer data. */
 
 
 
index feb8777..8b728c2 100644 (file)
@@ -1,4 +1,4 @@
-static char junk[] = "\n@(#) LIBU77 VERSION 19970919\n";
+static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
 char __G77_LIBU77_VERSION__[] = "0.5.23";