changeset 3638:a76fa215a476

[project @ 2000-03-24 04:53:45 by jwe]
author jwe
date Fri, 24 Mar 2000 04:53:45 +0000
parents 6c57db694a51
children fed1847dfd6c
files src/oct-stream.cc
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/oct-stream.cc
+++ b/src/oct-stream.cc
@@ -1034,6 +1034,8 @@
   // istream::scan exists in the GNU iostream library.  --jwe
 
   error ("formatted input only works when Octave is compiled with G++");
+
+  return is;
 }
 
 template std::istream&