pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/data-out.c


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/data-out.c
Date: Tue, 10 May 2005 23:09:09 -0400

Index: pspp/src/data-out.c
diff -u pspp/src/data-out.c:1.13 pspp/src/data-out.c:1.14
--- pspp/src/data-out.c:1.13    Fri Apr 29 01:02:13 2005
+++ pspp/src/data-out.c Wed May 11 03:09:09 2005
@@ -62,6 +62,7 @@
   int cat = formats[fp->type].cat;
   int ok;
 
+  assert (check_output_specifier (fp, 0));
   if (!(cat & FCAT_STRING)) 
     {
       /* Numeric formatting. */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]