value: Get rid of value_str(), value_str_rw(), value_num().
[pspp] / src / data / case-tmpfile.c
index 2b124341b67820f8be89c6f3224c1a48a4fcae52..0290f51126380366a233e8a3e5dc1f6eb8c22a68 100644 (file)
@@ -56,7 +56,7 @@ value_to_data (const union value *value_, int width)
   if (width == 0)
     return &value->f;
   else
-    return value_str_rw (value, width);
+    return value->s;
 }
 
 /* Creates and returns a new case_tmpfile that will store cases